Home
last modified time | relevance | path

Searched refs:OSubComponent (Results 26 – 42 of 42) sorted by relevance

12

/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.cxx2802 :OSubComponent(m_aMutex, rParent) in ORowSetClone()
2900 return ::comphelper::concatSequences(OSubComponent::getTypes(),ORowSetBase::getTypes()); in getTypes()
2908 aRet = OSubComponent::queryInterface(rType); in queryInterface()
2914 OSubComponent::acquire(); in acquire()
2920 OSubComponent::release(); in release()
2954 OSubComponent::disposing(); in disposing()
H A DRowSet.hxx464 ,public OSubComponent
/aoo42x/main/odk/examples/DevelopersGuide/Database/
H A Dmakefile.mk51 $(DESTDIRDEVGUIDEEXAMPLES)$/Database$/DriverSkeleton$/OSubComponent.hxx \
/aoo42x/main/connectivity/source/sdbcx/
H A DVCatalog.cxx47 ,connectivity::OSubComponent<OCatalog, OCatalog_BASE>(_xConnection, this) in OCatalog()
/aoo42x/main/dbaccess/source/core/inc/
H A Dquerycomposer.hxx85 public OSubComponent,
H A Dstatement.hxx76 public OSubComponent,
H A DSingleSelectQueryComposer.hxx61 ,public OSubComponent
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx79 :OSubComponent<OEvoabConnection, OConnection_BASE>( (::cppu::OWeakObject*)(&_rDriver), this ) in OEvoabConnection()
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx47 : OSubComponent<MacabConnection, MacabConnection_BASE>((::cppu::OWeakObject*)_pDriver, this), in MacabConnection()
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx44 : OSubComponent<OConnection, OConnection_BASE>((::cppu::OWeakObject*)_pDriver, this), in OConnection()
/aoo42x/main/connectivity/source/drivers/file/
H A DFConnection.cxx63 : OSubComponent<OConnection, OConnection_BASE>((::cppu::OWeakObject*)_pDriver, this) in OConnection()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Dconnection.hxx85 ,public OSubComponent
/aoo42x/main/mysqlc/source/
H A Dmysqlc_connection.cxx71 ,OSubComponent<OConnection, OConnection_BASE>((::cppu::OWeakObject*)&_rDriver, this) in OConnection()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAConnection.cxx54 : OSubComponent<OConnection, OConnection_BASE>((::cppu::OWeakObject*)_pDriver, this), in OConnection()
H A DAStatement.cxx63 … ,OSubComponent<OStatement_Base, OStatement_BASE>((::cppu::OWeakObject*)_pConnection, this) in OStatement_Base()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx55 : OSubComponent<OConnection, OConnection_BASE>((::cppu::OWeakObject*)_pDriver, this) in OConnection()
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx268 …,OSubComponent<java_sql_Connection, java_sql_Connection_BASE>((::cppu::OWeakObject*)(&_rDriver), t… in java_sql_Connection()

Completed in 79 milliseconds

12