Searched refs:OEnumerationByName (Results 1 – 7 of 7) sorted by relevance
38 OEnumerationByName::OEnumerationByName(const staruno::Reference<starcontainer::XNameAccess>& _rxAcc… in OEnumerationByName() function in comphelper::OEnumerationByName48 OEnumerationByName::OEnumerationByName(const staruno::Reference<starcontainer::XNameAccess>& _rxAcc… in OEnumerationByName() function in comphelper::OEnumerationByName59 OEnumerationByName::~OEnumerationByName() in ~OEnumerationByName()65 sal_Bool SAL_CALL OEnumerationByName::hasMoreElements( ) throw(staruno::RuntimeException) in hasMoreElements()82 staruno::Any SAL_CALL OEnumerationByName::nextElement( ) in nextElement()104 void SAL_CALL OEnumerationByName::disposing(const starlang::EventObject& aEvent) in disposing()114 void OEnumerationByName::impl_startDisposeListening() in impl_startDisposeListening()132 void OEnumerationByName::impl_stopDisposeListening() in impl_stopDisposeListening()
61 class COMPHELPER_DLLPUBLIC OEnumerationByName : private OEnumerationLock class71 OEnumerationByName(const staruno::Reference< starcontainer::XNameAccess >& _rxAccess);72 OEnumerationByName(const staruno::Reference< starcontainer::XNameAccess >& _rxAccess,74 virtual ~OEnumerationByName();
476 …::comphelper::OEnumerationByName* pEnum = new ::comphelper::OEnumerationByName(this, css::uno::Seq… in createSubSetEnumerationByQuery()526 ::comphelper::OEnumerationByName* pEnum = new ::comphelper::OEnumerationByName(this, lSubSet); in createSubSetEnumerationByProperties()
290 ::comphelper::OEnumerationByName* pEnum = new ::comphelper::OEnumerationByName(this, lSet); in createSubSetEnumerationByQuery()
190 return new ::comphelper::OEnumerationByName( this ); in createEnumeration()
639 return new ::comphelper::OEnumerationByName(static_cast<XNameAccess*>(this)); in createEnumeration()
1752 return new ::comphelper::OEnumerationByName(this); in createEnumeration()
Completed in 64 milliseconds