Home
last modified time | relevance | path

Searched refs:OEnumerationByName (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/comphelper/source/container/
H A Denumhelper.cxx38 OEnumerationByName::OEnumerationByName(const staruno::Reference<starcontainer::XNameAccess>& _rxAcc… in OEnumerationByName() function in comphelper::OEnumerationByName
48 OEnumerationByName::OEnumerationByName(const staruno::Reference<starcontainer::XNameAccess>& _rxAcc… in OEnumerationByName() function in comphelper::OEnumerationByName
59 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()
/aoo4110/main/comphelper/inc/comphelper/
H A Denumhelper.hxx61 class COMPHELPER_DLLPUBLIC OEnumerationByName : private OEnumerationLock class
71 OEnumerationByName(const staruno::Reference< starcontainer::XNameAccess >& _rxAccess);
72 OEnumerationByName(const staruno::Reference< starcontainer::XNameAccess >& _rxAccess,
74 virtual ~OEnumerationByName();
/aoo4110/main/filter/source/config/cache/
H A Dbasecontainer.cxx476 …::comphelper::OEnumerationByName* pEnum = new ::comphelper::OEnumerationByName(this, css::uno::Seq… in createSubSetEnumerationByQuery()
526 ::comphelper::OEnumerationByName* pEnum = new ::comphelper::OEnumerationByName(this, lSubSet); in createSubSetEnumerationByProperties()
H A Dfilterfactory.cxx290 ::comphelper::OEnumerationByName* pEnum = new ::comphelper::OEnumerationByName(this, lSet); in createSubSetEnumerationByQuery()
/aoo4110/main/forms/source/xforms/
H A Ddatatyperepository.cxx190 return new ::comphelper::OEnumerationByName( this ); in createEnumeration()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx639 return new ::comphelper::OEnumerationByName(static_cast<XNameAccess*>(this)); in createEnumeration()
/aoo4110/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1752 return new ::comphelper::OEnumerationByName(this); in createEnumeration()

Completed in 48 milliseconds