Searched refs:OMySQLTable (Results 1 – 3 of 3) sorted by relevance
81 OMySQLTable::OMySQLTable( sdbcx::OCollection* _pTables, in OMySQLTable() function in OMySQLTable98 OMySQLTable::OMySQLTable( sdbcx::OCollection* _pTables, in OMySQLTable() function in OMySQLTable119 void OMySQLTable::construct() in construct()131 ::cppu::IPropertyArrayHelper & OMySQLTable::getInfoHelper() in getInfoHelper()143 sdbcx::OCollection* OMySQLTable::createKeys(const TStringVector& _rNames) in createKeys()153 Sequence< sal_Int8 > OMySQLTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()317 ::rtl::OUString OMySQLTable::getTypeCreatePattern() const in getTypeCreatePattern()336 void OMySQLTable::dropDefaultValue(const ::rtl::OUString& _rColName) in dropDefaultValue()348 ::rtl::OUString OMySQLTable::getAlterTableColumnPart() in getAlterTableColumnPart()360 void OMySQLTable::executeStatement(const ::rtl::OUString& _rStatement ) in executeStatement()[all …]
103 OMySQLTable* pRet = new OMySQLTable( this in createObject()132 return new OMySQLTable(this,static_cast<OMySQLCatalog&>(m_rParent).getConnection()); in createDescriptor()
38 class OMySQLTable;39 typedef ::comphelper::OIdPropertyArrayUsageHelper< OMySQLTable > OMySQLTable_PROP;40 class OMySQLTable : public OTableHelper class90 OMySQLTable( sdbcx::OCollection* _pTables,92 OMySQLTable( sdbcx::OCollection* _pTables,
Completed in 35 milliseconds