Home
last modified time | relevance | path

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

/aoo4110/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx230 ContainerType eContainerType ) throw (uno::RuntimeException) in initContainer() argument
234 switch( eContainerType ) in initContainer()
245 …tor< uno::Reference< container::XNamed > >& rElements, ContainerType eContainerType ) throw (uno::… in initElements() argument
248 …ontainer::XIndexAccess* >( new SequenceToContainer( rElements, maElementType ) ), eContainerType ); in initElements()
251 …( const ::std::vector< beans::NamedValue >& rElements, ContainerType eContainerType ) throw (uno::… in initElements() argument
254 …ontainer::XIndexAccess* >( new SequenceToContainer( rElements, maElementType ) ), eContainerType ); in initElements()
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dcollectionbase.hxx109 ContainerType eContainerType ) throw (css::uno::RuntimeException);
121 ContainerType eContainerType ) throw (css::uno::RuntimeException);
133 ContainerType eContainerType ) throw (css::uno::RuntimeException);

Completed in 21 milliseconds