acquire() noexcept override | connectivity::sdbcx::OTable | virtual |
alterColumnByIndex(sal_Int32 index, const css::uno::Reference< css::beans::XPropertySet > &descriptor) override | connectivity::sdbcx::OTable | virtual |
alterColumnByName(const OUString &colName, const css::uno::Reference< css::beans::XPropertySet > &descriptor) override | connectivity::sdbcx::OTable | virtual |
ConstPropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
construct() override | connectivity::sdbcx::OTable | virtual |
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 |
createDataDescriptor() override | connectivity::sdbcx::OTable | virtual |
DECLARE_SERVICE_INFO() | connectivity::sdbcx::OTable | |
describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
disposing() override | connectivity::sdbcx::OTable | virtual |
doCreateArrayHelper() const | connectivity::sdbcx::ODescriptor | protected |
getArrayHelper(sal_Int32 nId) | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | |
getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
getColumns() override | connectivity::sdbcx::OTable | virtual |
getConnection() | connectivity::macab::MacabTable | inline |
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 |
getInfoHelper() override | connectivity::sdbcx::OTable | protected |
getKeys() override | connectivity::sdbcx::OTable | virtual |
getMetaData() const | connectivity::sdbcx::OTable | virtual |
getName() override | connectivity::sdbcx::OTable | virtual |
getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
getPropertySetInfo() override | connectivity::sdbcx::OTable | virtual |
getSchema() const | connectivity::macab::MacabTable | inline |
getTableName() const | connectivity::macab::MacabTable | inline |
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_pConnection | connectivity::macab::MacabTable | private |
m_pTables | connectivity::sdbcx::OTable | protected |
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 |
m_xMetaData | connectivity::macab::MacabTable | private |
MacabTable(sdbcx::OCollection *_pTables, MacabConnection *_pConnection) | connectivity::macab::MacabTable | |
MacabTable(sdbcx::OCollection *_pTables, MacabConnection *_pConnection, const OUString &Name, const OUString &Type, const OUString &Description=OUString(), const OUString &SchemaName=OUString(), const OUString &CatalogName=OUString()) | connectivity::macab::MacabTable | |
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 | |
Properties typedef | comphelper::OPropertyContainerHelper | private |
PropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
PropertyContainer typedef | comphelper::OPropertyContainerHelper | private |
queryInterface(const css::uno::Type &rType) override | connectivity::sdbcx::OTable | virtual |
refreshColumns() override | connectivity::macab::MacabTable | virtual |
refreshIndexes() | connectivity::sdbcx::OTable | virtual |
refreshKeys() | connectivity::sdbcx::OTable | virtual |
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 &newName) override | connectivity::sdbcx::OTable | 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 | |
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 |