Home
last modified time | relevance | path

Searched refs:_xTable (Results 1 – 25 of 28) sorted by relevance

12

/aoo41x/main/dbaccess/source/core/api/
H A DCacheSet.cxx188 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 DStaticSet.cxx328 …::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 DOptimisticSet.hxx84 …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 DBookmarkSet.hxx60 …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 DWrappedResultSet.hxx61 …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 DCacheSet.hxx97 ,const connectivity::OSQLTable& _xTable
101 …:com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable) throw(::com::su…
158 …uence< ::com::sun::star::uno::Any >& rows,const connectivity::OSQLTable& _xTable ) throw(::com::su…
160 … insertRow( const ORowSetRow& _rInsertRow,const connectivity::OSQLTable& _xTable ) throw(::com::su…
161 …rInsertRow,const ORowSetRow& _rOrginalRow,const connectivity::OSQLTable& _xTable ) throw(::com::su…
162 … deleteRow( const ORowSetRow& _rDeleteRow,const connectivity::OSQLTable& _xTable ) throw(::com::su…
H A DStaticSet.hxx78 …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 DKeySet.cxx148 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 DKeySet.hxx155 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…
/aoo41x/main/connectivity/source/commontools/
H A Ddbtools2.cxx507 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 Ddbtools.cxx1421 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()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableWindowData.cxx53 OTableWindowData::OTableWindowData( const Reference< XPropertySet>& _xTable in DBG_NAME()
57 :m_xTable(_xTable) in DBG_NAME()
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlColumn.cxx84 ,const Reference< XPropertySet >& _xTable in DBG_NAME()
88 ,m_xTable(_xTable) in DBG_NAME()
H A DxmlHierarchyCollection.cxx142 ,const Reference< XPropertySet >& _xTable in OXMLHierarchyCollection()
146 ,m_xTable(_xTable) in OXMLHierarchyCollection()
H A DxmlColumn.hxx53 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xTable
H A DxmlHierarchyCollection.hxx59 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xTable
/aoo41x/main/connectivity/source/simpledbt/
H A Dstaticdbtools_s.cxx145 …ect( const Reference< XConnection >& _rxConnection, const Reference< XPropertySet>& _xTable ) const in composeTableNameForSelect()
147 return ::dbtools::composeTableNameForSelect( _rxConnection, _xTable ); in composeTableNameForSelect()
H A Dstaticdbtools_s.hxx131 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable
/aoo41x/main/svx/source/form/
H A Ddbtoolsclient.cxx235 …ect( const Reference< XConnection >& _rxConnection, const Reference< XPropertySet>& _xTable ) const in composeTableNameForSelect()
239 sReturn = m_xDataAccessTools->composeTableNameForSelect( _rxConnection, _xTable ); in composeTableNameForSelect()
/aoo41x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx309 … ::rtl::OUString impl_getServerSideCopyStatement_throw( const Reference< XPropertySet >& _xTable );
1491 …ng CopyTableWizard::impl_getServerSideCopyStatement_throw(const Reference< XPropertySet >& _xTable) in impl_getServerSideCopyStatement_throw() argument
1493 const Reference<XColumnsSupplier> xDestColsSup(_xTable,UNO_QUERY_THROW); in impl_getServerSideCopyStatement_throw()
1516 …const ::rtl::OUString sComposedTableName = ::dbtools::composeTableName( xDestMetaData, _xTable, ::… in impl_getServerSideCopyStatement_throw()
/aoo41x/main/connectivity/inc/connectivity/
H A Ddbtools.hxx514 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 Dvirtualdbtools.hxx170 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable
/aoo41x/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx522 …tatement::describeColumn(OSQLParseNode* _pParameter,OSQLParseNode* _pNode,const OSQLTable& _xTable) in describeColumn() argument
532 Reference<XNameAccess> xNameAccess = _xTable->getColumns(); in describeColumn()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableWindowData.hxx60 …indowData( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable
/aoo41x/main/svx/inc/svx/
H A Ddbtoolsclient.hxx142 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable

Completed in 122 milliseconds

12