Home
last modified time | relevance | path

Searched refs:construct (Results 51 – 75 of 213) sorted by relevance

123456789

/trunk/main/connectivity/source/drivers/ado/
H A DAGroup.cxx68 construct(); in OAdoGroup()
78 construct(); in OAdoGroup()
H A DATable.cxx60 construct(); in OAdoTable()
71 construct(); in OAdoTable()
/trunk/main/connectivity/source/sdbcx/
H A DVKey.cxx133 void OKey::construct() in construct() function in OKey
135 ODescriptor::construct(); in construct()
H A DVIndex.cxx136 void OIndex::construct() in construct() function in OIndex
138 ODescriptor::construct(); in construct()
H A DVTable.cxx115 void OTable::construct() in construct() function in OTable
117 ODescriptor::construct(); in construct()
/trunk/main/connectivity/source/drivers/file/
H A DFTable.cxx59 construct(); in DBG_NAME()
87 construct(); in OFileTable()
H A DFStatement.cxx325 construct(sql); in executeQuery()
348 construct(sql); in executeUpdate()
462 void OStatement_Base::construct(const ::rtl::OUString& sql) throw(SQLException, RuntimeException) in construct() function in connectivity::file::OStatement_Base
H A DFConnection.cxx100 void OConnection::construct(const ::rtl::OUString& url,const Sequence< PropertyValue >& info) thro… in construct() function in OConnection
242 pStmt->construct(sql); in prepareStatement()
H A DFPreparedStatement.cxx104 void OPreparedStatement::construct(const ::rtl::OUString& sql) throw(SQLException, RuntimeExceptio… in construct() function in OPreparedStatement
107 OStatement_Base::construct(sql); in construct()
/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx74 void OCalcConnection::construct(const ::rtl::OUString& url,const Sequence< PropertyValue >& info) in construct() function in OCalcConnection
273 pStmt->construct(sql); in prepareStatement()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx106 void OEvoabConnection::construct(const ::rtl::OUString& url, const Sequence< PropertyValue >& info)… in construct() function in OEvoabConnection
190 pStmt->construct( sql ); in prepareStatement()
/trunk/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx48 void WrappedResultSet::construct(const Reference< XResultSet>& _xDriverSet,const ::rtl::OUString& i… in construct() function in WrappedResultSet
51 OCacheSet::construct(_xDriverSet,i_sRowSetFilter); in construct()
H A DBookmarkSet.cxx48 void OBookmarkSet::construct(const Reference< XResultSet>& _xDriverSet,const ::rtl::OUString& i_sRo… in construct() function in OBookmarkSet
51 OCacheSet::construct(_xDriverSet,i_sRowSetFilter); in construct()
H A DOptimisticSet.cxx115 void OptimisticSet::construct(const Reference< XResultSet>& _xDriverSet,const ::rtl::OUString& i_sR… in construct() function in OptimisticSet
118 OCacheSet::construct(_xDriverSet,i_sRowSetFilter); in construct()
553 OCacheSet::construct(_xDriverSet,::rtl::OUString()); in reset()
H A Dtable.cxx196 void ODBTable::construct() in construct() function in ODBTable
205 OTable_Base::construct(); in construct()
H A DCIndexColumn.hxx51 virtual void construct();
/trunk/main/store/workben/
H A Dt_page.cxx199 template< class T > T * construct() in construct() function in PageData::Allocator
377 static PageHolderObject<T> construct (rtl::Reference< PageData::Allocator > const & rxAllocator) in construct() function in PageHolderObject
382 PageHolder xPage (rxAllocator->construct<T>(), rxAllocator); in construct()
770 super = allocator->construct<SuperPage>();
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx67 construct(); in ODatabaseMetaDataResultSet()
79 construct(); in ODatabaseMetaDataResultSet()
89 void ODatabaseMetaDataResultSet::construct() in construct() function in ODatabaseMetaDataResultSet
/trunk/main/store/source/
H A Dstorlckb.cxx312 eErrCode = aData.construct<data>(m_xManager->allocator()); in writeAt()
321 eErrCode = aData.construct<data>(m_xManager->allocator()); in writeAt()
/trunk/main/connectivity/source/drivers/adabas/
H A DBTable.cxx60 construct(); in OAdabasTable()
80 construct(); in OAdabasTable()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx73 construct(); in ODbaseIndex()
85 construct(); in ODbaseIndex()
/trunk/main/connectivity/source/inc/adabas/
H A DBIndexColumn.hxx49 virtual void construct();
/trunk/main/connectivity/source/inc/ado/
H A DAIndexColumn.hxx49 virtual void construct();
H A DAKeyColumn.hxx49 virtual void construct();
/trunk/main/svl/inc/svl/
H A Dfilenotation.hxx57 SVL_DLLPRIVATE void construct( const ::rtl::OUString& _rUrlOrPath );

Completed in 104 milliseconds

123456789