Home
last modified time | relevance | path

Searched refs:ModuleContainer_Impl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx2066 class ModuleContainer_Impl : public NameContainerHelper class
2071 ModuleContainer_Impl( StarBASIC* pLib ) in ModuleContainer_Impl() function in ModuleContainer_Impl
2100 Type ModuleContainer_Impl::getElementType() in getElementType()
2107 sal_Bool ModuleContainer_Impl::hasElements() in hasElements()
2115 Any ModuleContainer_Impl::getByName( const ::rtl::OUString& aName ) in getByName()
2128 Sequence< ::rtl::OUString > ModuleContainer_Impl::getElementNames() in getElementNames()
2143 sal_Bool ModuleContainer_Impl::hasByName( const ::rtl::OUString& aName ) in hasByName()
2153 void ModuleContainer_Impl::replaceByName( const ::rtl::OUString& aName, const Any& aElement ) in replaceByName()
2162 void ModuleContainer_Impl::insertByName( const ::rtl::OUString& aName, const Any& aElement ) in insertByName()
2174 void ModuleContainer_Impl::removeByName( const ::rtl::OUString& Name ) in removeByName()
[all …]

Completed in 27 milliseconds