Searched refs:eContainerType (Results 1 – 2 of 2) sorted by relevance
230 ContainerType eContainerType ) throw (uno::RuntimeException) in initContainer() argument234 switch( eContainerType ) in initContainer()245 …tor< uno::Reference< container::XNamed > >& rElements, ContainerType eContainerType ) throw (uno::… in initElements() argument248 …ontainer::XIndexAccess* >( new SequenceToContainer( rElements, maElementType ) ), eContainerType ); in initElements()251 …( const ::std::vector< beans::NamedValue >& rElements, ContainerType eContainerType ) throw (uno::… in initElements() argument254 …ontainer::XIndexAccess* >( new SequenceToContainer( rElements, maElementType ) ), eContainerType ); in initElements()
109 ContainerType eContainerType ) throw (css::uno::RuntimeException);121 ContainerType eContainerType ) throw (css::uno::RuntimeException);133 ContainerType eContainerType ) throw (css::uno::RuntimeException);
Completed in 17 milliseconds