/aoo42x/main/connectivity/source/simpledbt/ |
H A D | staticdbtools_s.cxx | 139 …::rtl::OUString ODataAccessStaticTools::composeTableNameForSelect( const Reference< XConnection >&… in composeTableNameForSelect() function in connectivity::ODataAccessStaticTools 141 return ::dbtools::composeTableNameForSelect( _rxConnection, _rCatalog, _rSchema, _rName ); in composeTableNameForSelect() 145 …::rtl::OUString ODataAccessStaticTools::composeTableNameForSelect( const Reference< XConnection >&… in composeTableNameForSelect() function in connectivity::ODataAccessStaticTools 147 return ::dbtools::composeTableNameForSelect( _rxConnection, _xTable ); in composeTableNameForSelect()
|
H A D | staticdbtools_s.hxx | 121 virtual ::rtl::OUString composeTableNameForSelect( 129 virtual ::rtl::OUString composeTableNameForSelect(
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | OptimisticSet.cxx | 250 sSql.append( ::dbtools::composeTableNameForSelect( m_xConnection, sCatalog, sSchema, sTable ) ); in updateRow() 325 …::rtl::OUString sComposedTableName = ::dbtools::composeTableNameForSelect( m_xConnection, sCatalog… in insertRow() 415 sSql.append( ::dbtools::composeTableNameForSelect( m_xConnection, sCatalog, sSchema, sTable ) ); in deleteRow() 714 …::rtl::OUString sComposedTableName = ::dbtools::composeTableNameForSelect( m_xConnection, sCatalog… in fillMissingValues()
|
H A D | KeySet.cxx | 859 sStmt += ::dbtools::composeTableNameForSelect( m_xConnection, sCatalog, sSchema, sTable ); in executeInsert() 1642 … aComposedName = ::dbtools::composeTableNameForSelect( m_xConnection, sCatalog, sSchema, sTable ); in getComposedTableName() 1645 …aComposedName = ::dbtools::composeTableNameForSelect( m_xConnection, _sCatalog, _sSchema, _sTable … in getComposedTableName() 1649 …aComposedName = ::dbtools::composeTableNameForSelect( m_xConnection, _sCatalog, _sSchema, _sTable … in getComposedTableName()
|
H A D | SingleSelectQueryComposer.cxx | 400 sSQL.append(dbtools::composeTableNameForSelect(m_xConnection,xTable)); in setCommand()
|
H A D | RowSet.cxx | 2402 …sCommand += ::dbtools::composeTableNameForSelect( m_xActiveConnection, sCatalog, sSchema, sTable ); in impl_buildActiveCommand_throw()
|
/aoo42x/main/svx/source/form/ |
H A D | dbtoolsclient.cxx | 235 …::rtl::OUString OStaticDataAccessTools::composeTableNameForSelect( const Reference< XConnection >&… in composeTableNameForSelect() function in svxform::OStaticDataAccessTools 239 sReturn = m_xDataAccessTools->composeTableNameForSelect( _rxConnection, _xTable ); in composeTableNameForSelect()
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | virtualdbtools.hxx | 161 virtual ::rtl::OUString composeTableNameForSelect( 168 virtual ::rtl::OUString composeTableNameForSelect(
|
H A D | dbtools.hxx | 500 OOO_DLLPUBLIC_DBTOOLS ::rtl::OUString composeTableNameForSelect( 512 OOO_DLLPUBLIC_DBTOOLS ::rtl::OUString composeTableNameForSelect(
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | WCopyTable.cxx | 184 …const String sSourceName = (::dbtools::composeTableNameForSelect(m_xConnection,m_xObject) + ::rtl:… in copyFilterAndSortingTo() 185 … const ::rtl::OUString sTargetName = ::dbtools::composeTableNameForSelect(_xConnection,_rxObject); in copyFilterAndSortingTo() 273 aSQL.append( ::dbtools::composeTableNameForSelect( m_xConnection, m_xObject ) ); in getSelectStatement() 431 …aSQL.append( ::dbtools::composeTableNameForSelect( m_xConnection, m_sTableCatalog, m_sTableSchema,… in getSelectStatement()
|
H A D | UITools.cxx | 1756 sCommand += composeTableNameForSelect( _rxConnection, _rxSourceObject ); in createView()
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | DbTools.java | 275 public static String composeTableNameForSelect(XConnection connection, String catalog, in composeTableNameForSelect() method in DbTools 289 …public static String composeTableNameForSelect(XConnection connection, XPropertySet table) throws … in composeTableNameForSelect() method in DbTools 291 …return composeTableNameForSelect(connection, nameComponents.getCatalog(), nameComponents.getSchema… in composeTableNameForSelect()
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | TColumnsHelper.cxx | 103 … ::rtl::OUString sComposedName = ::dbtools::composeTableNameForSelect( xConnection, m_pTable ); in createObject()
|
H A D | statementcomposer.cxx | 143 … sStatement += composeTableNameForSelect( _rData.xConnection, sCatalog, sSchema, sTable ); in lcl_ensureUpToDateComposer_nothrow()
|
H A D | dbtools.cxx | 1402 ::rtl::OUString composeTableNameForSelect( const Reference< XConnection >& _rxConnection, in composeTableNameForSelect() function 1447 ::rtl::OUString composeTableNameForSelect( const Reference< XConnection >& _rxConnection, const Ref… in composeTableNameForSelect() function 1452 return composeTableNameForSelect( _rxConnection, sCatalog, sSchema, sName ); in composeTableNameForSelect()
|
H A D | dbtools2.cxx | 424 …sComposedName = composeTableNameForSelect(_xConnection, getString( _aCatalog ), _aSchema, _aTable … in lcl_createSDBCXColumn()
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | OColumnContainer.java | 102 … String composedName = DbTools.composeTableNameForSelect(metadata.getConnection(), table); in createObject()
|
/aoo42x/main/dbaccess/source/sdbtools/connection/ |
H A D | tablename.cxx | 145 …return composeTableNameForSelect( getConnection(), m_pImpl->sCatalog, m_pImpl->sSchema, m_pImpl->s… in getNameForSelect()
|
/aoo42x/main/extensions/source/bibliography/ |
H A D | datman.cxx | 1029 … aString += ::dbtools::composeTableNameForSelect( xConnection, sCatalog, sSchema, sName ); in createDatabaseForm() 1219 … aString += ::dbtools::composeTableNameForSelect( xConnection, sCatalog, sSchema, sName ); in setActiveDataSource() 1291 … aString += ::dbtools::composeTableNameForSelect( xConnection, sCatalog, sSchema, sName ); in setActiveDataTable()
|
/aoo42x/main/svx/inc/svx/ |
H A D | dbtoolsclient.hxx | 140 ::rtl::OUString composeTableNameForSelect(
|
/aoo42x/main/extensions/source/dbpilots/ |
H A D | listcombowizard.cxx | 179 …getSettings().sListContentTable = ::dbtools::composeTableNameForSelect( xConn, sCatalog, sSchema, … in implApplySettings()
|
/aoo42x/main/forms/source/component/ |
H A D | ComboBox.cxx | 564 … aStatement.append ( composeTableNameForSelect( xConnection, sCatalog, sSchema, sTable ) ); in loadData()
|
H A D | Filter.cxx | 456 …aStatement.append( ::dbtools::composeTableNameForSelect( xConnection, sCatalog, sSchema, sTable ) … in implInitFilterList()
|
H A D | ListBox.cxx | 762 … aStatement += composeTableNameForSelect( xConnection, sCatalog, sSchema, sTable ); in loadData()
|
/aoo42x/main/dbaccess/source/core/dataaccess/ |
H A D | connection.cxx | 706 … aStatement += ::dbtools::composeTableNameForSelect( this, sCatalog, sSchema, sTable ); in prepareCommand()
|