Searched defs:_xTable (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/dbaccess/source/core/api/ |
H A D | StaticSet.cxx | 328 …CALL OStaticSet::deleteRows( const Sequence< Any >& rows,const connectivity::OSQLTable& _xTable ) … in deleteRows() 342 …ALL OStaticSet::insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) … in insertRow() 355 … ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable )… in updateRow() 361 …ALL OStaticSet::deleteRow(const ORowSetRow& _rDeleteRow ,const connectivity::OSQLTable& _xTable )… in deleteRow()
|
H A D | CacheSet.cxx | 184 void OCacheSet::fillTableName(const Reference<XPropertySet>& _xTable) throw(SQLException, RuntimeE… in fillTableName() 200 …CALL OCacheSet::insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) … in insertRow() 263 ,const connectivity::OSQLTable& _xTable in fillParameters() 348 … ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable )… in updateRow() 396 …CALL OCacheSet::deleteRow(const ORowSetRow& _rDeleteRow ,const connectivity::OSQLTable& _xTable )… in deleteRow()
|
H A D | KeySet.cxx | 443 …L_CALL OKeySet::deleteRows( const Sequence< Any >& rows ,const connectivity::OSQLTable& _xTable) t… in deleteRows() 531 … ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable )… in updateRow() 710 …L_CALL OKeySet::insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) … in insertRow() 993 …AL_CALL OKeySet::deleteRow(const ORowSetRow& _rDeleteRow,const connectivity::OSQLTable& _xTable … in deleteRow()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlHierarchyCollection.cxx | 138 OXMLHierarchyCollection::OXMLHierarchyCollection( ODBFilter& rImport in OXMLHierarchyCollection()
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | dbtools.cxx | 1421 static void lcl_getTableNameComponents( const Reference<XPropertySet>& _xTable, in lcl_getTableNameComponents() 1447 …eForSelect( const Reference< XConnection >& _rxConnection, const Reference<XPropertySet>& _xTable ) in composeTableNameForSelect() 1457 const Reference<XPropertySet>& _xTable, in composeTableName()
|
H A D | dbtools2.cxx | 507 Reference<XPropertySet> createSDBCXColumn(const Reference<XPropertySet>& _xTable, in createSDBCXColumn()
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FPreparedStatement.cxx | 522 …tatement::describeColumn(OSQLParseNode* _pParameter,OSQLParseNode* _pNode,const OSQLTable& _xTable) in describeColumn()
|
H A D | FResultSet.cxx | 1817 void OResultSet::doTableSpecials(const OSQLTable& _xTable) in doTableSpecials()
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | copytablewizard.cxx | 1491 ::rtl::OUString CopyTableWizard::impl_getServerSideCopyStatement_throw(const Reference< XPropertySe… in impl_getServerSideCopyStatement_throw()
|
Completed in 71 milliseconds