Home
last modified time | relevance | path

Searched refs:refreshTables (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOCatalog.java103 refreshTables(); in getTables()
137 refreshTables(); in refreshObjects()
164 public abstract void refreshTables(); in refreshTables() method in OCatalog
/trunk/main/connectivity/source/drivers/evoab2/
H A DNCatalog.cxx49 void OEvoabCatalog::refreshTables() in refreshTables() function in OEvoabCatalog
81 refreshTables(); in getTables()
H A DNCatalog.hxx41 virtual void refreshTables();
H A DNTables.cxx92 static_cast<OEvoabCatalog&>(m_rParent).refreshTables(); in impl_refresh()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabCatalog.cxx48 void MacabCatalog::refreshTables() in refreshTables() function in MacabCatalog
107 refreshTables(); in getTables()
H A DMacabCatalog.hxx48 virtual void refreshTables();
H A DMacabTables.cxx79 static_cast<MacabCatalog&>(m_rParent).refreshTables(); in impl_refresh()
/trunk/main/connectivity/source/inc/calc/
H A DCCatalog.hxx37 virtual void refreshTables();
/trunk/main/connectivity/source/inc/dbase/
H A DDCatalog.hxx37 virtual void refreshTables();
/trunk/main/connectivity/source/inc/flat/
H A DECatalog.hxx37 virtual void refreshTables();
/trunk/main/connectivity/source/inc/ado/
H A DACatalog.hxx41 virtual void refreshTables();
/trunk/main/connectivity/source/inc/adabas/
H A DBCatalog.hxx54 virtual void refreshTables();
/trunk/main/connectivity/source/drivers/dbase/
H A DDCatalog.cxx47 void ODbaseCatalog::refreshTables() in refreshTables() function in ODbaseCatalog
H A DDTables.cxx66 static_cast<ODbaseCatalog*>(&m_rParent)->refreshTables(); in impl_refresh()
/trunk/main/connectivity/source/drivers/flat/
H A DECatalog.cxx50 void OFlatCatalog::refreshTables() in refreshTables() function in OFlatCatalog
/trunk/main/connectivity/source/inc/file/
H A DFCatalog.hxx50 virtual void refreshTables();
/trunk/main/connectivity/source/drivers/calc/
H A DCCatalog.cxx49 void OCalcCatalog::refreshTables() in refreshTables() function in OCalcCatalog
/trunk/main/connectivity/source/drivers/file/
H A DFTables.cxx59 static_cast<OFileCatalog&>(m_rParent).refreshTables(); in impl_refresh()
/trunk/main/connectivity/source/inc/hsqldb/
H A DHCatalog.hxx49 virtual void refreshTables();
/trunk/main/connectivity/source/inc/mysql/
H A DYCatalog.hxx50 virtual void refreshTables();
/trunk/main/connectivity/qa/connectivity/tools/sdb/
H A DConnection.java77 public void refreshTables() in refreshTables() method in Connection
/trunk/main/connectivity/source/drivers/ado/
H A DACatalog.cxx55 void OCatalog::refreshTables() in refreshTables() function in OCatalog
H A DATables.cxx65 m_pCatalog->refreshTables(); in impl_refresh()
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVCatalog.hxx103 virtual void refreshTables() = 0;
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlCatalog.java44 public void refreshTables() { in refreshTables() method in PostgresqlCatalog

Completed in 56 milliseconds

12