diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2011-09-05 19:55:58 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2011-09-05 20:01:57 +0200 |
commit | ad814e27cf7eea30266c4527334c273326d87891 (patch) | |
tree | 6702394f855dc49a73920faad8cd79299ad95f6d /unusedcode.easy | |
parent | 8da489aa9da47634c51010e49bb0844147169cfa (diff) |
unusedcode: vbahelper::CollectionBase class
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index aaba53c34a56..16c3bbee6e6c 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -3079,10 +3079,6 @@ utl::OConfigurationValueContainer::OConfigurationValueContainer(com::sun::star:: utl::OConfigurationValueContainer::getServiceFactory() const utl::OConfigurationValueContainer::registerNullValueExchangeLocation(char const*, com::sun::star::uno::Any*) utl::TransliterationWrapper::compareSubstring(String const&, int, int, String const&, int, int) const -vbahelper::CollectionBase::CollectionBase(com::sun::star::uno::Type const&) -vbahelper::CollectionBase::getAnyItemOrThis(com::sun::star::uno::Any const&) -vbahelper::CollectionBase::initElements(std::vector<com::sun::star::beans::NamedValue, std::allocator<com::sun::star::beans::NamedValue> > const&, vbahelper::CollectionBase::ContainerType) -vbahelper::CollectionBase::initElements(std::vector<com::sun::star::uno::Reference<com::sun::star::container::XNamed>, std::allocator<com::sun::star::uno::Reference<com::sun::star::container::XNamed> > > const&, vbahelper::CollectionBase::ContainerType) vcl::Clipboard_getSupportedServiceNames() vcl::I18NStatus::addChoice(String const&, void*) vcl::I18NStatus::clearChoices() |