Home
last modified time | relevance | path

Searched defs:construct (Results 26 – 50 of 64) sorted by relevance

123

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx69 void OConnection::construct(const ::rtl::OUString& url,const Sequence< PropertyValue >& info) thro… in construct() function in OConnection
/trunk/main/connectivity/source/sdbcx/
H A DVTable.cxx115 void OTable::construct() in construct() function in OTable
/trunk/main/dbaccess/source/core/api/
H A Dtable.cxx196 void ODBTable::construct() in construct() function in ODBTable
H A DTableDeco.cxx374 void ODBTableDecorator::construct() in construct() function in ODBTableDecorator
H A DOptimisticSet.cxx115 void OptimisticSet::construct(const Reference< XResultSet>& _xDriverSet,const ::rtl::OUString& i_sR… in construct() function in OptimisticSet
H A DCacheSet.cxx126 void OCacheSet::construct( const Reference< XResultSet>& _xDriverSet,const ::rtl::OUString& /*i_sRo… in construct() function in OCacheSet
/trunk/main/comphelper/inc/comphelper/
H A Dsequence.hxx189 void OSequenceIterator<TYPE>::construct(const ::com::sun::star::uno::Sequence< TYPE >& _rSeq) in construct() function in comphelper::OSequenceIterator
/trunk/main/connectivity/source/drivers/adabas/
H A DBUser.cxx93 void OUserExtend::construct() in construct() function in OUserExtend
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHUser.cxx69 void OUserExtend::construct() in construct() function in OUserExtend
H A DHTable.cxx100 void OHSQLTable::construct() in construct() function in OHSQLTable
/trunk/main/connectivity/source/drivers/mysql/
H A DYUser.cxx69 void OUserExtend::construct() in construct() function in OUserExtend
H A DYTable.cxx119 void OMySQLTable::construct() in construct() function in OMySQLTable
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx100 void OConnection::construct(const ::rtl::OUString& url,const Sequence< PropertyValue >& info) thro… in construct() function in OConnection
H A DFStatement.cxx462 void OStatement_Base::construct(const ::rtl::OUString& sql) throw(SQLException, RuntimeException) in construct() function in connectivity::file::OStatement_Base
H A DFPreparedStatement.cxx104 void OPreparedStatement::construct(const ::rtl::OUString& sql) throw(SQLException, RuntimeExceptio… in construct() function in OPreparedStatement
/trunk/main/store/source/
H A Dstorbase.hxx484 template< class T > T * construct() in construct() function in store::PageData::Allocator
695 bool construct (rtl::Reference< PageData::Allocator > const & rxAllocator) in construct() function in store::PageHolderObject
895 storeError construct (rtl::Reference< PageData::Allocator > const & rxAllocator) in construct() function in store::OStorePageObject
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx104 void OConnection::construct(const ::rtl::OUString& url,const Sequence< PropertyValue >& info) in construct() function in OConnection
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx60 void OEvoabPreparedStatement::construct( const ::rtl::OUString& _sql ) in construct() function in OEvoabPreparedStatement
/trunk/main/oox/source/dump/
H A Doledumper.cxx664 void OleStorageObject::construct( const ObjectBase& rParent, const StorageRef& rxStrg, const OUStri… in construct() function in oox::dump::OleStorageObject
669 void OleStorageObject::construct( const ObjectBase& rParent ) in construct() function in oox::dump::OleStorageObject
1041 void AxPropertyObjectBase::construct( const ObjectBase& rParent, in construct() function in oox::dump::AxPropertyObjectBase
1048 void AxPropertyObjectBase::construct( const OutputObjectBase& rParent, in construct() function in oox::dump::AxPropertyObjectBase
1055 void AxPropertyObjectBase::construct( const InputObjectBase& rParent, in construct() function in oox::dump::AxPropertyObjectBase
H A Dxlsbdumper.cxx77 void RecordObjectBase::construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, co… in construct() function in oox::dump::xlsb::RecordObjectBase
85 void RecordObjectBase::construct( const RecordObjectBase& rParent ) in construct() function in oox::dump::xlsb::RecordObjectBase
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java351 public boolean construct(String url, PropertyValue[] info) throws SQLException { in construct() method in JavaSQLConnection
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx111 void OConnection::construct(const OUString& url, const Sequence< PropertyValue >& info) in construct() function in OConnection
/trunk/main/svx/source/fmcomp/
H A Ddbaexchange.cxx591 void ODataAccessObjectTransferable::construct( const ::rtl::OUString& _rDatasource in construct() function in svx::ODataAccessObjectTransferable
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx423 void OFlatTable::construct() in construct() function in OFlatTable
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx559 void OCalcTable::construct() in construct() function in OCalcTable

Completed in 134 milliseconds

123