Home
last modified time | relevance | path

Searched defs:setTableName (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DIReportBuilderLayouter.java65 public void setTableName(int _nType, String TableName); in setTableName() method
/aoo42x/main/connectivity/inc/connectivity/
H A DPColumn.hxx78 void setTableName(const ::rtl::OUString& _rName) { m_aTableName = _rName; } in setTableName() function in connectivity::parse::OParseColumn
/aoo42x/main/wizards/com/sun/star/wizards/table/
H A DFinalizer.java299 public void setTableName(String _tablename) in setTableName() method in Finalizer
/aoo42x/main/dbaccess/source/sdbtools/connection/
H A Dtablename.cxx135 …void SAL_CALL TableName::setTableName( const ::rtl::OUString& _tableName ) throw (RuntimeException) in setTableName() function in sdbtools::TableName
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomColumn.java63 public void setTableName(String tableName) { in setTableName() method in CustomColumn
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx136 void MacabResultSet::setTableName(::rtl::OUString _sTableName) in setTableName() function in MacabResultSet
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java851 public void setTableName(int _aType, String _sTableName) in setTableName() method in ReportBuilderLayouter

Completed in 46 milliseconds