Home
last modified time | relevance | path

Searched defs:_xTable (Results 1 – 9 of 9) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DStaticSet.cxx328 …L_CALL OStaticSet::deleteRows( const Sequence< Any >& rows,const connectivity::OSQLTable& _xTable ) in deleteRows()
342 …_CALL OStaticSet::insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) in insertRow()
355 …t ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) in updateRow()
361 …CALL OStaticSet::deleteRow(const ORowSetRow& _rDeleteRow ,const connectivity::OSQLTable& _xTable ) in deleteRow()
H A DCacheSet.cxx184 void OCacheSet::fillTableName(const Reference<XPropertySet>& _xTable) in fillTableName()
200 …L_CALL OCacheSet::insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) in insertRow()
263 ,const connectivity::OSQLTable& _xTable in fillParameters()
348 …t 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 DKeySet.cxx443 … SAL_CALL OKeySet::deleteRows( const Sequence< Any >& rows ,const connectivity::OSQLTable& _xTable) in deleteRows()
531 …t ORowSetRow& _rInsertRow ,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) in updateRow()
710 …SAL_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()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlHierarchyCollection.cxx138 OXMLHierarchyCollection::OXMLHierarchyCollection( ODBFilter& rImport in OXMLHierarchyCollection()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1419 static void lcl_getTableNameComponents( const Reference<XPropertySet>& _xTable, in lcl_getTableNameComponents()
1445 …eForSelect( const Reference< XConnection >& _rxConnection, const Reference<XPropertySet>& _xTable ) in composeTableNameForSelect()
1455 const Reference<XPropertySet>& _xTable, in composeTableName()
H A Ddbtools2.cxx507 Reference<XPropertySet> createSDBCXColumn(const Reference<XPropertySet>& _xTable, in createSDBCXColumn()
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx522 …tatement::describeColumn(OSQLParseNode* _pParameter,OSQLParseNode* _pNode,const OSQLTable& _xTable) in describeColumn()
H A DFResultSet.cxx1817 void OResultSet::doTableSpecials(const OSQLTable& _xTable) in doTableSpecials()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1493 …ng CopyTableWizard::impl_getServerSideCopyStatement_throw(const Reference< XPropertySet >& _xTable) in impl_getServerSideCopyStatement_throw()