Searched refs:OHSQLTable (Results 1 – 3 of 3) sorted by relevance
62 OHSQLTable::OHSQLTable( sdbcx::OCollection* _pTables, in OHSQLTable() function in OHSQLTable79 OHSQLTable::OHSQLTable( sdbcx::OCollection* _pTables, in OHSQLTable() function in OHSQLTable100 void OHSQLTable::construct() in construct()112 ::cppu::IPropertyArrayHelper & OHSQLTable::getInfoHelper() in getInfoHelper()117 sdbcx::OCollection* OHSQLTable::createColumns(const TStringVector& _rNames) in createColumns()124 sdbcx::OCollection* OHSQLTable::createKeys(const TStringVector& _rNames) in createKeys()129 sdbcx::OCollection* OHSQLTable::createIndexes(const TStringVector& _rNames) in createIndexes()134 Sequence< sal_Int8 > OHSQLTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()311 void OHSQLTable::dropDefaultValue(const ::rtl::OUString& _rColName) in dropDefaultValue()323 ::rtl::OUString OHSQLTable::getAlterTableColumnPart() in getAlterTableColumnPart()[all …]
86 OHSQLTable* pRet = new OHSQLTable( this in createObject()115 return new OHSQLTable(this,static_cast<OHCatalog&>(m_rParent).getConnection()); in createDescriptor()
38 class OHSQLTable;39 typedef ::comphelper::OIdPropertyArrayUsageHelper< OHSQLTable > OHSQLTable_PROP;40 class OHSQLTable : public OTableHelper class83 OHSQLTable( sdbcx::OCollection* _pTables,85 OHSQLTable( sdbcx::OCollection* _pTables,
Completed in 15 milliseconds