Home
last modified time | relevance | path

Searched refs:getSchema (Results 1 – 24 of 24) sorted by relevance

/aoo41x/main/connectivity/source/drivers/adabas/
H A DBColumns.cxx57 m_pTable->getSchema(),m_pTable->getTableName(),_rName); in createObject()
72 …if ( !_rName.equalsAscii("DEFAULT") && !m_pTable->getSchema().equalsAscii("DOMAIN") && !m_pTable->… in createObject()
76 sQuery += m_pTable->getSchema(); in createObject()
135 …aSql += ::dbtools::quoteName(sQuote,m_pTable->getSchema()) + sDot + ::dbtools::quoteName(sQuote,m_… in appendObject()
168 …aSql += ::dbtools::quoteName(sQuote,m_pTable->getSchema()) + sDot + ::dbtools::quoteName(sQuote,m_… in dropObject()
H A DBIndexes.cxx64 m_pTable->getSchema(),m_pTable->getTableName(),sal_False,sal_False); in createObject()
116 + aQuote + m_pTable->getSchema() + aQuote + sDot in appendObject()
139 …aSql = aSql + aQuote + m_pTable->getSchema() + aQuote + sDot + aQuote + m_pTable->getTableName() +… in appendObject()
178 (((aSql += aQuote) += m_pTable->getSchema()) += aQuote) += sDot; in dropObject()
H A DBIndexColumns.cxx53 m_pIndex->getTable()->getSchema(),m_pIndex->getTable()->getTableName(),sal_False,sal_False); in createObject()
69 m_pIndex->getTable()->getSchema(),m_pIndex->getTable()->getTableName(),_rName); in createObject()
H A DBIndex.cxx77 m_pTable->getSchema(),m_pTable->getTableName(),sal_False,sal_False); in refreshColumns()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAKeyColumns.cxx43 m_pTable->getSchema(),m_pTable->getName()); in createObject()
60 m_pTable->getSchema(),m_pTable->getName(),_rName); in createObject()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java66 return InputRepositoryLoader.class.getName().equals(key.getSchema()); in isSupportedKey()
140 return new ResourceKey(parent.getSchema(), in deriveKey()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddlgsave.cxx385 getSchema(), in IMPL_LINK()
481 String OSaveAsDlg::getSchema() const { return m_pImpl->m_aSchema.IsVisible() ? m_pImpl->m_aSchema.G… in getSchema() function in OSaveAsDlg
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNTable.hxx58 ::rtl::OUString getSchema() const { return m_SchemaName; } in getSchema() function in connectivity::evoab::OEvoabTable
H A DNColumns.cxx48 m_pTable->getSchema(), in createObject()
/aoo41x/main/connectivity/source/drivers/kab/
H A DKTable.hxx59 ::rtl::OUString getSchema() const { return m_SchemaName; } in getSchema() function in connectivity::kab::KabTable
H A DKColumns.cxx48 m_pTable->getSchema(), in createObject()
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabTable.hxx59 ::rtl::OUString getSchema() const { return m_SchemaName; } in getSchema() function in connectivity::macab::MacabTable
H A DMacabColumns.cxx48 m_pTable->getSchema(), in createObject()
/aoo41x/main/connectivity/source/drivers/file/
H A DFColumns.cxx50 m_pTable->getSchema(),m_pTable->getName(),_rName); in createObject()
/aoo41x/main/dbaccess/source/ui/inc/
H A Ddlgsave.hxx88 String getSchema() const;
/aoo41x/main/connectivity/source/inc/adabas/
H A DBTable.hxx75 ::rtl::OUString getSchema() const { return m_SchemaName; } in getSchema() function in connectivity::adabas::OAdabasTable
/aoo41x/main/connectivity/source/inc/ado/
H A DATable.hxx61 ::rtl::OUString getSchema() const { return m_SchemaName; } in getSchema() function in connectivity::ado::OAdoTable
/aoo41x/main/connectivity/source/inc/file/
H A DFTable.hxx96 ::rtl::OUString getSchema() { return m_SchemaName; } in getSchema() function in connectivity::file::OFileTable
/aoo41x/main/mysqlc/source/
H A Dmysqlc_connection.cxx509 …catalog = mysqlc_sdbc_driver::convert(m_settings.cppConnection->getSchema(), getConnectionEncoding… in getCatalog()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx162 ::rtl::OUString sSchema = aDlg.getSchema(); in convertToView()
H A DAppController.cxx2165 ::rtl::OUString sSchema = aDialog->getSchema(); in renameEntry()
/aoo41x/main/hsqldb/patches/
H A Di121754.patch161 + public String getSchema() throws SQLException {
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1401 m_sUpdateSchemaName = aDlg.getSchema(); in askForNewName()
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx358 sSchema = aDlg.getSchema(); in doSaveDoc()

Completed in 100 milliseconds