LibreOffice Module connectivity (master) 1
|
Classes | |
struct | lcl_CFType |
class | MacabAddressBook |
class | MacabCatalog |
class | MacabColumns |
class | MacabCommonStatement |
class | MacabComplexOrder |
class | MacabCondition |
class | MacabConditionAnd |
class | MacabConditionBoolean |
class | MacabConditionColumn |
class | MacabConditionCompare |
class | MacabConditionConstant |
class | MacabConditionDifferent |
class | MacabConditionEqual |
class | MacabConditionNotNull |
class | MacabConditionNull |
class | MacabConditionOr |
class | MacabConditionSimilar |
class | MacabConnection |
class | MacabDatabaseMetaData |
class | MacabDriver |
struct | macabfield |
class | MacabGroup |
class | MacabHeader |
class | MacabImplModule |
class | MacabOrder |
class | MacabPreparedStatement |
class | MacabRecord |
class | MacabRecords |
class | MacabResultSet |
class | MacabResultSetMetaData |
class | MacabSimpleOrder |
class | MacabStatement |
class | MacabTable |
class | MacabTables |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XConnection, css::sdbc::XWarningsSupplier, css::lang::XServiceInfo > | OMetaConnection_BASE |
typedef std::vector< css::uno::WeakReferenceHelper > | OWeakRefArray |
typedef connectivity::OMetaConnection | MacabConnection_BASE |
typedef void *SAL_CALL * | ConnectionFactoryFunction(void *_pDriver) |
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver, css::lang::XServiceInfo, css::frame::XTerminateListener > | MacabDriver_BASE |
typedef ::cppu::ImplInheritanceHelper< MacabCommonStatement, css::sdbc::XPreparedStatement, css::sdbc::XParameters, css::sdbc::XResultSetMetaDataSupplier, css::lang::XServiceInfo > | MacabPreparedStatement_BASE |
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XResultSet, css::sdbc::XRow, css::sdbc::XResultSetMetaDataSupplier, css::util::XCancellable, css::sdbc::XWarningsSupplier, css::sdbc::XResultSetUpdate, css::sdbc::XRowUpdate, css::sdbcx::XRowLocate, css::sdbcx::XDeleteRows, css::sdbc::XCloseable, css::sdbc::XColumnLocate, css::lang::XServiceInfo > | MacabResultSet_BASE |
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XStatement, css::sdbc::XWarningsSupplier, css::util::XCancellable, css::sdbc::XCloseable > | MacabCommonStatement_BASE |
typedef ::cppu::ImplInheritanceHelper< MacabCommonStatement, css::lang::XServiceInfo > | MacabStatement_BASE |
typedef connectivity::sdbcx::OTable | MacabTable_TYPEDEF |
Functions | |
void | impl_throwError (TranslateId pErrorId) |
OUString | CFStringToOUString (const CFStringRef sOrig) |
CFStringRef | OUStringToCFString (const OUString &aString) |
css::util::DateTime | CFDateToDateTime (const CFDateRef _cfDate) |
OUString | fixLabel (const OUString &_originalLabel) |
sal_Int32 | ABTypeToDataType (const ABPropertyType _abType) |
typedef void *SAL_CALL * connectivity::macab::ConnectionFactoryFunction(void *_pDriver) |
Definition at line 39 of file MacabDriver.hxx.
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XStatement, css::sdbc::XWarningsSupplier, css::util::XCancellable, css::sdbc::XCloseable> connectivity::macab::MacabCommonStatement_BASE |
Definition at line 39 of file MacabStatement.hxx.
Definition at line 43 of file MacabConnection.hxx.
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver, css::lang::XServiceInfo, css::frame::XTerminateListener > connectivity::macab::MacabDriver_BASE |
Definition at line 105 of file MacabDriver.hxx.
typedef ::cppu::ImplInheritanceHelper< MacabCommonStatement, css::sdbc::XPreparedStatement, css::sdbc::XParameters, css::sdbc::XResultSetMetaDataSupplier, css::lang::XServiceInfo> connectivity::macab::MacabPreparedStatement_BASE |
Definition at line 35 of file MacabPreparedStatement.hxx.
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XResultSet, css::sdbc::XRow, css::sdbc::XResultSetMetaDataSupplier, css::util::XCancellable, css::sdbc::XWarningsSupplier, css::sdbc::XResultSetUpdate, css::sdbc::XRowUpdate, css::sdbcx::XRowLocate, css::sdbcx::XDeleteRows, css::sdbc::XCloseable, css::sdbc::XColumnLocate, css::lang::XServiceInfo> connectivity::macab::MacabResultSet_BASE |
Definition at line 50 of file MacabResultSet.hxx.
typedef ::cppu::ImplInheritanceHelper< MacabCommonStatement, css::lang::XServiceInfo > connectivity::macab::MacabStatement_BASE |
Definition at line 156 of file MacabStatement.hxx.
Definition at line 27 of file MacabTable.hxx.
typedef ::cppu::WeakComponentImplHelper<css::sdbc::XConnection, css::sdbc::XWarningsSupplier, css::lang::XServiceInfo > connectivity::macab::OMetaConnection_BASE |
Definition at line 36 of file MacabConnection.hxx.
typedef std::vector< css::uno::WeakReferenceHelper > connectivity::macab::OWeakRefArray |
Definition at line 41 of file MacabConnection.hxx.
|
inline |
Definition at line 112 of file macabutilities.hxx.
Referenced by connectivity::macab::MacabResultSetMetaData::getColumnType().
|
inline |
Definition at line 75 of file macabutilities.hxx.
References tm.
Referenced by connectivity::macab::MacabRecord::fieldToString(), and connectivity::macab::MacabResultSet::getTimestamp().
|
inline |
Definition at line 35 of file macabutilities.hxx.
Referenced by connectivity::macab::MacabRecords::createHeaderForProperty(), connectivity::macab::MacabRecords::createHeaderForRecordType(), connectivity::macab::MacabRecords::createMacabRecord(), connectivity::macab::MacabRecord::fieldToString(), connectivity::macab::MacabResultSet::getBookmark(), connectivity::macab::MacabDatabaseMetaData::getColumns(), connectivity::macab::MacabHeader::getString(), connectivity::macab::MacabResultSet::getString(), connectivity::macab::MacabDatabaseMetaData::getVersionColumns(), connectivity::macab::MacabRecords::insertPropertyIntoMacabRecord(), connectivity::macab::MacabGroup::MacabGroup(), and connectivity::macab::MacabResultSet::moveToBookmark().
|
inline |
Definition at line 98 of file macabutilities.hxx.
Referenced by connectivity::macab::MacabRecords::createHeaderForProperty(), and connectivity::macab::MacabRecords::insertPropertyIntoMacabRecord().
void connectivity::macab::impl_throwError | ( | TranslateId | pErrorId | ) |
Definition at line 50 of file MacabStatement.cxx.
References connectivity::SharedResources::getResourceString(), and dbtools::throwGenericSQLException().
Referenced by connectivity::macab::MacabCommonStatement::analyseOrderByClause(), connectivity::macab::MacabCommonStatement::executeQuery(), connectivity::macab::MacabResultSetMetaData::getColumnName(), connectivity::macab::MacabResultSetMetaData::getColumnType(), connectivity::macab::MacabCommonStatement::getNextParameter(), and connectivity::macab::MacabResultSetMetaData::setMacabFields().
|
inline |
Definition at line 62 of file macabutilities.hxx.
Referenced by connectivity::macab::MacabRecords::createHeaderForProperty(), and connectivity::macab::MacabRecord::createMacabField().