/trunk/main/dbaccess/source/core/api/ |
H A D | CacheSet.cxx | 188 if(!m_aComposedTableName.getLength() && _xTable.is() ) in fillTableName() 194 ,comphelper::getString(_xTable->getPropertyValue(PROPERTY_NAME)) in fillTableName() 204 Reference<XPropertySet> xSet(_xTable,UNO_QUERY); in insertRow() 263 ,const connectivity::OSQLTable& _xTable in fillParameters() argument 271 Reference<XPropertySet> xSet(_xTable,UNO_QUERY); in fillParameters() 274 Reference<XIndexesSupplier> xIndexSup(_xTable,UNO_QUERY); in fillParameters() 351 Reference<XPropertySet> xSet(_xTable,UNO_QUERY); in updateRow() 361 fillParameters(_rInsertRow,_xTable,aCondition,aSql,aOrgValues); in updateRow() 399 Reference<XPropertySet> xSet(_xTable,UNO_QUERY); in deleteRow() 414 Reference<XIndexesSupplier> xIndexSup(_xTable,UNO_QUERY); in deleteRow() [all …]
|
H A D | StaticSet.cxx | 328 …::deleteRows( const Sequence< Any >& rows,const connectivity::OSQLTable& _xTable ) throw(SQLExcept… in deleteRows() argument 336 deleteRow(*(m_aSet.begin() + comphelper::getINT32(*pBegin)),_xTable); in deleteRows() 342 …:insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::su… in insertRow() argument 345 OCacheSet::insertRow( _rInsertRow,_xTable); in insertRow() 355 …InsertRow ,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) throw(SQLExcep… in updateRow() argument 358 OCacheSet::updateRow( _rInsertRow,_rOrginalRow,_xTable); in updateRow() 361 …:deleteRow(const ORowSetRow& _rDeleteRow ,const connectivity::OSQLTable& _xTable ) throw(SQLExcep… in deleteRow() argument 364 OCacheSet::deleteRow(_rDeleteRow,_xTable); in deleteRow()
|
H A D | OptimisticSet.hxx | 84 …ence< ::com::sun::star::uno::Any >& rows ,const connectivity::OSQLTable& _xTable) throw(::com::sun… 86 …rInsertRow,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) throw(::com::… 87 …L deleteRow(const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::… 88 … insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::su…
|
H A D | BookmarkSet.hxx | 60 …ence< ::com::sun::star::uno::Any >& rows ,const connectivity::OSQLTable& _xTable) throw(::com::sun… 62 … insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::su… 63 …rInsertRow,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) throw(::com::… 64 …L deleteRow(const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::…
|
H A D | WrappedResultSet.hxx | 61 …ence< ::com::sun::star::uno::Any >& rows ,const connectivity::OSQLTable& _xTable) throw(::com::sun… 63 … insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::su… 64 …rInsertRow,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) throw(::com::… 65 …L deleteRow(const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::…
|
H A D | CacheSet.hxx | 76 ,const connectivity::OSQLTable& _xTable 80 …:com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable) throw(::com::su… 137 …uence< ::com::sun::star::uno::Any >& rows,const connectivity::OSQLTable& _xTable ) throw(::com::su… 139 … insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::su… 140 …rInsertRow,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) throw(::com::su… 141 … deleteRow( const ORowSetRow& _rDeleteRow,const connectivity::OSQLTable& _xTable ) throw(::com::su…
|
H A D | StaticSet.hxx | 78 …uence< ::com::sun::star::uno::Any >& rows,const connectivity::OSQLTable& _xTable ) throw(::com::su… 80 … insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::su… 81 …rInsertRow,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) throw(::com::s… 82 …L deleteRow(const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::s…
|
H A D | KeySet.cxx | 148 OKeySet::OKeySet(const connectivity::OSQLTable& _xTable, in DBG_NAME() 161 ,m_xTable(_xTable) in DBG_NAME() 443 …:deleteRows( const Sequence< Any >& rows ,const connectivity::OSQLTable& _xTable) throw(SQLExcepti… in deleteRows() argument 446 Reference<XPropertySet> xSet(_xTable,UNO_QUERY); in deleteRows() 534 Reference<XPropertySet> xSet(_xTable,UNO_QUERY); in updateRow() 552 Reference<XIndexesSupplier> xIndexSup(_xTable,UNO_QUERY); in updateRow() 710 …:insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(SQLExcept… in insertRow() argument 714 Reference<XPropertySet> xSet(_xTable,UNO_QUERY); in insertRow() 993 …::deleteRow(const ORowSetRow& _rDeleteRow,const connectivity::OSQLTable& _xTable ) throw(SQLExce… in deleteRow() argument 996 Reference<XPropertySet> xSet(_xTable,UNO_QUERY); in deleteRow() [all …]
|
H A D | KeySet.hxx | 155 OKeySet(const connectivity::OSQLTable& _xTable, 221 …ence< ::com::sun::star::uno::Any >& rows ,const connectivity::OSQLTable& _xTable) throw(::com::sun… 223 …rInsertRow,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) throw(::com::… 224 …L deleteRow(const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::… 225 … insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::su…
|
/trunk/main/connectivity/source/commontools/ |
H A D | dbtools2.cxx | 507 Reference<XPropertySet> createSDBCXColumn(const Reference<XPropertySet>& _xTable, in createSDBCXColumn() argument 517 OSL_ENSURE(_xTable.is(),"Table is NULL!"); in createSDBCXColumn() 518 if ( !_xTable.is() ) in createSDBCXColumn() 524 aCatalog = _xTable->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_CATALOGNAME)); in createSDBCXColumn() 527 _xTable->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_SCHEMANAME)) >>= aSchema; in createSDBCXColumn() 528 _xTable->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_NAME)) >>= aTable; in createSDBCXColumn() 530 Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(_xTable); in createSDBCXColumn()
|
H A D | dbtools.cxx | 1421 static void lcl_getTableNameComponents( const Reference<XPropertySet>& _xTable, in lcl_getTableNameComponents() argument 1425 Reference< XPropertySetInfo > xInfo = _xTable->getPropertySetInfo(); in lcl_getTableNameComponents() 1436 … _xTable->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_CATALOGNAME)) >>= _out_rCatalog; in lcl_getTableNameComponents() 1437 … _xTable->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_SCHEMANAME)) >>= _out_rSchema; in lcl_getTableNameComponents() 1439 _xTable->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_NAME)) >>= _out_rName; in lcl_getTableNameComponents() 1447 …eForSelect( const Reference< XConnection >& _rxConnection, const Reference<XPropertySet>& _xTable ) in composeTableNameForSelect() argument 1450 lcl_getTableNameComponents( _xTable, sCatalog, sSchema, sName ); in composeTableNameForSelect() 1457 const Reference<XPropertySet>& _xTable, in composeTableName() argument 1464 lcl_getTableNameComponents( _xTable, sCatalog, sSchema, sName ); in composeTableName()
|
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | TableWindowData.cxx | 53 OTableWindowData::OTableWindowData( const Reference< XPropertySet>& _xTable in DBG_NAME() 57 :m_xTable(_xTable) in DBG_NAME()
|
/trunk/main/dbaccess/source/filter/xml/ |
H A D | xmlColumn.cxx | 84 ,const Reference< XPropertySet >& _xTable in DBG_NAME() 88 ,m_xTable(_xTable) in DBG_NAME()
|
H A D | xmlHierarchyCollection.cxx | 142 ,const Reference< XPropertySet >& _xTable in OXMLHierarchyCollection() 146 ,m_xTable(_xTable) in OXMLHierarchyCollection()
|
H A D | xmlColumn.hxx | 53 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xTable
|
H A D | xmlHierarchyCollection.hxx | 59 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xTable
|
/trunk/main/connectivity/source/simpledbt/ |
H A D | staticdbtools_s.cxx | 145 …ect( const Reference< XConnection >& _rxConnection, const Reference< XPropertySet>& _xTable ) const in composeTableNameForSelect() 147 return ::dbtools::composeTableNameForSelect( _rxConnection, _xTable ); in composeTableNameForSelect()
|
H A D | staticdbtools_s.hxx | 131 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable
|
/trunk/main/svx/source/form/ |
H A D | dbtoolsclient.cxx | 235 …ect( const Reference< XConnection >& _rxConnection, const Reference< XPropertySet>& _xTable ) const in composeTableNameForSelect() 239 sReturn = m_xDataAccessTools->composeTableNameForSelect( _rxConnection, _xTable ); in composeTableNameForSelect()
|
/trunk/main/dbaccess/source/ui/uno/ |
H A D | copytablewizard.cxx | 311 … ::rtl::OUString impl_getServerSideCopyStatement_throw( const Reference< XPropertySet >& _xTable ); 1493 …ng CopyTableWizard::impl_getServerSideCopyStatement_throw(const Reference< XPropertySet >& _xTable) in impl_getServerSideCopyStatement_throw() argument 1495 const Reference<XColumnsSupplier> xDestColsSup(_xTable,UNO_QUERY_THROW); in impl_getServerSideCopyStatement_throw() 1518 …const ::rtl::OUString sComposedTableName = ::dbtools::composeTableName( xDestMetaData, _xTable, ::… in impl_getServerSideCopyStatement_throw()
|
/trunk/main/connectivity/inc/connectivity/ |
H A D | dbtools.hxx | 514 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable ); 524 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable, 736 …BCXColumn( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable,
|
H A D | virtualdbtools.hxx | 170 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | FPreparedStatement.cxx | 522 …tatement::describeColumn(OSQLParseNode* _pParameter,OSQLParseNode* _pNode,const OSQLTable& _xTable) in describeColumn() argument 532 Reference<XNameAccess> xNameAccess = _xTable->getColumns(); in describeColumn()
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | TableWindowData.hxx | 60 …indowData( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable
|
/trunk/main/svx/inc/svx/ |
H A D | dbtoolsclient.hxx | 142 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable
|