Searched refs:OComponentEnumeration (Results 1 – 4 of 4) sorted by relevance
73 OComponentEnumeration::OComponentEnumeration( const Sequence< css::uno::Reference< XComponent > >& … in OComponentEnumeration() function in framework::OComponentEnumeration93 OComponentEnumeration::~OComponentEnumeration() in ~OComponentEnumeration()102 void SAL_CALL OComponentEnumeration::disposing( const EventObject& in disposing()122 sal_Bool SAL_CALL OComponentEnumeration::hasMoreElements() throw( RuntimeException ) in hasMoreElements()137 Any SAL_CALL OComponentEnumeration::nextElement() throw( NoSuchElementException , in nextElement()164 void OComponentEnumeration::impl_resetObject() in impl_resetObject()199 sal_Bool OComponentEnumeration::impldbg_checkParameter_OComponentEnumerationCtor( const Sequence< c… in impldbg_checkParameter_OComponentEnumerationCtor()215 sal_Bool OComponentEnumeration::impldbg_checkParameter_disposing( const EventObject& aEvent ) in impldbg_checkParameter_disposing()
115 OComponentEnumeration* pEnumeration = new OComponentEnumeration( seqComponents ); in createEnumeration()
84 class OComponentEnumeration : public ThreadHelpBase , class110 …OComponentEnumeration( const css::uno::Sequence< css::uno::Reference< css::lang::XComponent > >& s…188 virtual ~OComponentEnumeration();
79 rem Test interface XEnumeration of helper OComponentEnumeration.
Completed in 53 milliseconds