Home
last modified time | relevance | path

Searched refs:OComponentEnumeration (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/framework/source/helper/
H A Docomponentenumeration.cxx73 OComponentEnumeration::OComponentEnumeration( const Sequence< css::uno::Reference< XComponent > >& … in OComponentEnumeration() function in framework::OComponentEnumeration
93 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()
H A Docomponentaccess.cxx115 OComponentEnumeration* pEnumeration = new OComponentEnumeration( seqComponents ); in createEnumeration()
/aoo41x/main/framework/inc/helper/
H A Docomponentenumeration.hxx84 class OComponentEnumeration : public ThreadHelpBase , class
110OComponentEnumeration( const css::uno::Sequence< css::uno::Reference< css::lang::XComponent > >& s…
188 virtual ~OComponentEnumeration();
/aoo41x/main/framework/test/
H A Dtest_componentenumeration.bas79 rem Test interface XEnumeration of helper OComponentEnumeration.

Completed in 29 milliseconds