acquire() noexcept override | connectivity::sdbcx::OTable | virtual |
addKey(const OUString &_sName, const std::shared_ptr< sdbcx::KeyProperties > &_aKeyProperties) | connectivity::OTableHelper | |
alterColumnByIndex(sal_Int32 index, const css::uno::Reference< css::beans::XPropertySet > &descriptor) override | connectivity::OTableHelper | virtual |
alterColumnByName(const OUString &rColName, const css::uno::Reference< css::beans::XPropertySet > &rDescriptor) override | connectivity::firebird::Table | virtual |
ConstPropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
construct() override | connectivity::firebird::Table | protectedvirtual |
convertFastPropertyValue(css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override | comphelper::OPropertyContainer | protectedvirtual |
createArrayHelper(sal_Int32 _nId) const override | connectivity::sdbcx::OTable | protectedvirtual |
createColumns(const ::std::vector< OUString > &rNames) override | connectivity::firebird::Table | virtual |
createDataDescriptor() override | connectivity::sdbcx::OTable | virtual |
createIndexes(const ::std::vector< OUString > &rNames) override | connectivity::firebird::Table | virtual |
createKeys(const ::std::vector< OUString > &rNames) override | connectivity::firebird::Table | virtual |
DECLARE_SERVICE_INFO() | connectivity::sdbcx::OTable | |
describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
disposing() override | connectivity::OTableHelper | protectedvirtual |
doCreateArrayHelper() const | connectivity::sdbcx::ODescriptor | protected |
getAlterService() const | connectivity::OTableHelper | |
getAlterTableColumn(std::u16string_view rColumn) | connectivity::firebird::Table | private |
getArrayHelper(sal_Int32 nId) | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | |
getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
getColumnDescription(const OUString &_sName) const | connectivity::OTableHelper | |
getColumns() override | connectivity::sdbcx::OTable | virtual |
getConnection() const | connectivity::OTableHelper | |
getFastPropertyValue(css::uno::Any &rValue, sal_Int32 nHandle) const override | comphelper::OPropertyContainer | protectedvirtual |
getFastPropertyValue(sal_Int32 nHandle) override final | comphelper::OPropertyContainer | protected |
getFastPropertyValue(std::unique_lock< std::mutex > &rGuard, css::uno::Any &rValue, sal_Int32 nHandle) const =0 | comphelper::OPropertyContainer | protected |
getImplementationId() SAL_OVERRIDE | cppu::ImplHelper4< class Ifc1, class Ifc2, class Ifc3, class Ifc4 > | virtual |
getIndexes() override | connectivity::sdbcx::OTable | virtual |
getIndexService() const | connectivity::OTableHelper | |
getInfoHelper() override | connectivity::sdbcx::OTable | protected |
getKeyProperties(const OUString &_sName) const | connectivity::OTableHelper | |
getKeys() override | connectivity::sdbcx::OTable | virtual |
getKeyService() const | connectivity::OTableHelper | |
getMetaData() const override | connectivity::OTableHelper | virtual |
getName() override | connectivity::OTableHelper | virtual |
getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
getPropertySetInfo() override | connectivity::sdbcx::OTable | virtual |
getRenameService() const | connectivity::OTableHelper | |
getRenameStart() const | connectivity::OTableHelper | protectedvirtual |
getTableName() | connectivity::OTableHelper | |
getTypeCreatePattern() const | connectivity::OTableHelper | virtual |
getTypes() override | connectivity::sdbcx::OTable | virtual |
implPushBackProperty(const PropertyDescription &_rProp) | comphelper::OPropertyContainerHelper | private |
isCaseSensitive() const | connectivity::sdbcx::ODescriptor | inline |
isNew() const | connectivity::sdbcx::ODescriptor | inline |
isNew(const css::uno::Reference< css::uno::XInterface > &_rxDescriptor) | connectivity::sdbcx::ODescriptor | static |
isRegisteredProperty(sal_Int32 _nHandle) const | comphelper::OPropertyContainerHelper | protected |
isRegisteredProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
m_aCase | connectivity::sdbcx::ODescriptor | private |
m_aHoldProperties | comphelper::OPropertyContainerHelper | private |
m_aMutex | cppu::BaseMutex | protected |
m_aProperties | comphelper::OPropertyContainerHelper | private |
m_bNew | connectivity::sdbcx::ODescriptor | private |
m_CatalogName | connectivity::sdbcx::OTable | protected |
m_Description | connectivity::sdbcx::OTable | protected |
m_Name | connectivity::sdbcx::ODescriptor | protected |
m_nPrivileges | connectivity::firebird::Table | private |
m_pImpl | connectivity::OTableHelper | private |
m_pTables | connectivity::sdbcx::OTable | protected |
m_rMutex | connectivity::firebird::Table | private |
m_SchemaName | connectivity::sdbcx::OTable | protected |
m_Type | connectivity::sdbcx::OTable | protected |
m_xColumns | connectivity::sdbcx::OTable | protected |
m_xIndexes | connectivity::sdbcx::OTable | protected |
m_xKeys | connectivity::sdbcx::OTable | protected |
ODescriptor(::cppu::OBroadcastHelper &_rBHelper, bool _bCase, bool _bNew=false) | connectivity::sdbcx::ODescriptor | |
OIdPropertyArrayUsageHelper() | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | |
operator=(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
OPropertyContainer(::cppu::OBroadcastHelper &_rBHelper) | comphelper::OPropertyContainer | protected |
OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
OPropertyContainerHelper(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
OTable(OCollection *_pTables, bool _bCase) | connectivity::sdbcx::OTable | |
OTable(OCollection *_pTables, bool _bCase, const OUString &Name, OUString Type, OUString Description=OUString(), OUString SchemaName=OUString(), OUString CatalogName=OUString()) | connectivity::sdbcx::OTable | |
OTableHelper(sdbcx::OCollection *_pTables, const css::uno::Reference< css::sdbc::XConnection > &_xConnection, bool _bCase) | connectivity::OTableHelper | |
OTableHelper(sdbcx::OCollection *_pTables, const css::uno::Reference< css::sdbc::XConnection > &_xConnection, bool _bCase, const OUString &Name, const OUString &Type, const OUString &Description=OUString(), const OUString &SchemaName=OUString(), const OUString &CatalogName=OUString()) | connectivity::OTableHelper | |
Properties typedef | comphelper::OPropertyContainerHelper | private |
PropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
PropertyContainer typedef | comphelper::OPropertyContainerHelper | private |
queryInterface(const css::uno::Type &rType) override | connectivity::firebird::Table | virtual |
refreshColumns() override | connectivity::OTableHelper | virtual |
refreshForeignKeys(::std::vector< OUString > &_rKeys) | connectivity::OTableHelper | private |
refreshIndexes() override | connectivity::OTableHelper | virtual |
refreshKeys() override | connectivity::OTableHelper | virtual |
refreshPrimaryKeys(::std::vector< OUString > &_rKeys) | connectivity::OTableHelper | private |
registerMayBeVoidProperty(const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, css::uno::Any *_pPointerToMember, const css::uno::Type &_rExpectedType) | comphelper::OPropertyContainerHelper | protected |
registerProperty(const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, void *_pPointerToMember, const css::uno::Type &_rMemberType) | comphelper::OPropertyContainerHelper | protected |
registerPropertyNoMember(const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, const css::uno::Type &_rType, css::uno::Any const &_pInitialValue) | comphelper::OPropertyContainerHelper | protected |
release() noexcept override | connectivity::sdbcx::OTable | virtual |
rename(const OUString &sName) override | connectivity::firebird::Table | virtual |
revokeProperty(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | protected |
s_nRefCount | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | privatestatic |
s_pMap | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | privatestatic |
searchHandle(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | private |
setFastPropertyValue(sal_Int32 nHandle, const css::uno::Any &rValue) override final | comphelper::OPropertyContainer | protected |
setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const css::uno::Any &rValue) override | comphelper::OPropertyContainer | protectedvirtual |
setName(const OUString &aName) override | connectivity::sdbcx::OTable | virtual |
setNew(bool _bNew) | connectivity::sdbcx::ODescriptor | |
Table(Tables *pTables, ::osl::Mutex &rMutex, const css::uno::Reference< css::sdbc::XConnection > &_xConnection) | connectivity::firebird::Table | |
Table(Tables *pTables, ::osl::Mutex &rMutex, const css::uno::Reference< css::sdbc::XConnection > &_xConnection, const OUString &rName, const OUString &rType, const OUString &rDescription) | connectivity::firebird::Table | |
theMutex() | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | privatestatic |
~ImplHelper4() SAL_NOEXCEPT | cppu::ImplHelper4< class Ifc1, class Ifc2, class Ifc3, class Ifc4 > | protected |
~IRefreshableColumns() | connectivity::sdbcx::IRefreshableColumns | inlineprotected |
~ODescriptor() override | connectivity::sdbcx::ODescriptor | virtual |
~OIdPropertyArrayUsageHelper() | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | virtual |
~OPropertyContainer() | comphelper::OPropertyContainer | virtual |
~OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
~OTable() override | connectivity::sdbcx::OTable | virtual |
~OTableHelper() override | connectivity::OTableHelper | protectedvirtual |