Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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();
/trunk/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()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DOEnumerationByName.java34 public class OEnumerationByName extends WeakBase implements XEnumeration, XEventListener { class
40 public OEnumerationByName(XNameAccess collection) { in OEnumerationByName() method in OEnumerationByName
/trunk/main/forms/source/xforms/
H A Ddatatyperepository.cxx190 return new ::comphelper::OEnumerationByName( this ); in createEnumeration()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx639 return new ::comphelper::OEnumerationByName(static_cast<XNameAccess*>(this)); in createEnumeration()
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1752 return new ::comphelper::OEnumerationByName(this); in createEnumeration()

Completed in 64 milliseconds