| /trunk/main/scripting/examples/python/pythonSamples/ |
| H A D | TableSample.py | 38 def createTable(): function
|
| /trunk/main/connectivity/qa/connectivity/tools/ |
| H A D | HsqlDatabase.java | 103 …public void createTable(final HsqlTableDescriptor _tableDesc, final boolean _dropIfExists) throws … in createTable() method in HsqlDatabase 114 public void createTable(final HsqlTableDescriptor _tableDesc) throws SQLException in createTable() method in HsqlDatabase
|
| /trunk/test/testuno/source/testlib/uno/ |
| H A D | DBUtil.java | 134 static public void createTable(String _name, in createTable() method in DBUtil 146 static public void createTable(String _name, HsqlColumnDescriptor[] _columns) in createTable() method in DBUtil
|
| /trunk/main/oox/source/xls/ |
| H A D | tablebuffer.cxx | 116 Table& TableBuffer::createTable() in createTable() function in oox::xls::TableBuffer
|
| /trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
| H A D | PostgresqlTables.java | 139 void createTable(XPropertySet descriptor) throws SQLException { in createTable() method in PostgresqlTables
|
| /trunk/main/connectivity/source/drivers/hsqldb/ |
| H A D | HTables.cxx | 166 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable() function in OTables
|
| /trunk/main/connectivity/source/drivers/mysql/ |
| H A D | YTables.cxx | 199 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable() function in OTables
|
| /trunk/main/wizards/com/sun/star/wizards/db/ |
| H A D | TableDescriptor.java | 245 …public boolean createTable(String _catalogname, String _schemaname, String _tablename, String[] _f… in createTable() method in TableDescriptor 360 …public boolean createTable(String _catalogname, String _schemaname, String _tablename, String[] _k… in createTable() method in TableDescriptor
|
| /trunk/main/wizards/com/sun/star/wizards/table/ |
| H A D | TableWizard.java | 254 public boolean createTable() in createTable() method in TableWizard
|
| /trunk/main/connectivity/source/drivers/adabas/ |
| H A D | BTables.cxx | 198 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable() function in OTables
|
| /trunk/main/dbaccess/source/ui/misc/ |
| H A D | WCopyTable.cxx | 1273 Reference< XPropertySet > OCopyTableWizard::createTable() in createTable() function in OCopyTableWizard
|