Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/config/cache/
H A Dbasecontainer.cxx55 BaseContainer::BaseContainer() in BaseContainer() function in filter::config::BaseContainer
75 BaseContainer::~BaseContainer() in ~BaseContainer()
103 void BaseContainer::impl_loadOnDemand() in impl_loadOnDemand()
145 void BaseContainer::impl_initFlushMode() in impl_initFlushMode()
162 FilterCache* BaseContainer::impl_getWorkingCache() const in impl_getWorkingCache()
176 ::rtl::OUString SAL_CALL BaseContainer::getImplementationName() in getImplementationName()
220 void SAL_CALL BaseContainer::insertByName(const ::rtl::OUString& sItem , in insertByName()
263 void SAL_CALL BaseContainer::removeByName(const ::rtl::OUString& sItem) in removeByName()
431 css::uno::Type SAL_CALL BaseContainer::getElementType() in getElementType()
442 sal_Bool SAL_CALL BaseContainer::hasElements() in hasElements()
[all …]
H A Dbasecontainer.hxx67 class BaseContainer : public BaseLock class
144 BaseContainer();
150 virtual ~BaseContainer();
H A Dcontenthandlerfactory.hxx50 class ContentHandlerFactory : public ::cppu::ImplInheritanceHelper1< BaseContainer
H A Dframeloaderfactory.hxx50 class FrameLoaderFactory : public ::cppu::ImplInheritanceHelper1< BaseContainer ,
H A Dfilterfactory.hxx51 class FilterFactory : public ::cppu::ImplInheritanceHelper1< BaseContainer ,
H A Dtypedetection.hxx50 class TypeDetection : public ::cppu::ImplInheritanceHelper1< BaseContainer ,
H A Dframeloaderfactory.cxx53 BaseContainer::init(xSMGR , in FrameLoaderFactory()
H A Dcontenthandlerfactory.cxx54 BaseContainer::init(xSMGR , in ContentHandlerFactory()
H A Dfilterfactory.cxx99 BaseContainer::init(xSMGR , in FilterFactory()
H A Dtypedetection.cxx67 BaseContainer::init(xSMGR , in TypeDetection()

Completed in 44 milliseconds