Home
last modified time | relevance | path

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

/trunk/main/vbahelper/inc/vbahelper/
H A Dcollectionbase.hxx52 enum ContainerType enum in vbahelper::CollectionBase
109 ContainerType eContainerType ) throw (css::uno::RuntimeException);
121 ContainerType eContainerType ) throw (css::uno::RuntimeException);
133 ContainerType eContainerType ) throw (css::uno::RuntimeException);
/trunk/main/dbaccess/source/core/inc/
H A DContainerMediator.hxx68 enum ContainerType enum in dbaccess::OContainerMediator
81 ContainerType m_eType;
91 ContainerType _eType
/trunk/main/sfx2/source/inc/
H A Dappbaslib.hxx49 enum ContainerType enum in SfxBasicManagerHolder
69 getLibraryContainer( ContainerType _eType );
103 ContainerType _eType,
/trunk/main/cppuhelper/qa/ifcontainer/
H A Dcppu_ifcontainer.cxx66 template < typename ContainerType, typename ContainedType >
70 ContainerType *pContainer; in doContainerTest()
71 pContainer = new ContainerType(m_aGuard); in doContainerTest()
/trunk/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx230 ContainerType eContainerType ) throw (uno::RuntimeException) in initContainer()
245 …onst ::std::vector< uno::Reference< container::XNamed > >& rElements, ContainerType eContainerType… in initElements()
251 …e::initElements( const ::std::vector< beans::NamedValue >& rElements, ContainerType eContainerType… in initElements()
/trunk/main/sfx2/source/appl/
H A Dappbaslib.cxx136 Reference< XLibraryContainer > SfxBasicManagerHolder::getLibraryContainer( ContainerType _eType ) in getLibraryContainer()
/trunk/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx73 const Reference< XConnection >& _rxConnection, ContainerType _eType ) in DBG_NAME()

Completed in 43 milliseconds