| acquire() noexcept override | connectivity::sdbcx::OTable | virtual |
| addColumn(const css::uno::Reference< css::beans::XPropertySet > &descriptor) | connectivity::file::OFileTable | 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 |
| createStream_simpleError(const OUString &_rFileName, StreamMode _eOpenMode) | connectivity::file::OFileTable | static |
| DECLARE_SERVICE_INFO() | connectivity::sdbcx::OTable | |
| DeleteRow(const OSQLColumns &_rCols) | connectivity::file::OFileTable | virtual |
| describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
| disposing() override | connectivity::file::OFileTable | virtual |
| doCreateArrayHelper() const | connectivity::sdbcx::ODescriptor | protected |
| dropColumn(sal_Int32 _nPos) | connectivity::file::OFileTable | virtual |
| fetchRow(OValueRefRow &_rRow, const OSQLColumns &_rCols, bool bRetrieveData)=0 | connectivity::file::OFileTable | pure virtual |
| FileClose() | connectivity::file::OFileTable | protectedvirtual |
| getArrayHelper(sal_Int32 nId) | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | |
| getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
| getColumns() override | connectivity::sdbcx::OTable | virtual |
| getConnection() const | connectivity::file::OFileTable | inline |
| getCurrentLastPos() const | connectivity::file::OFileTable | inlinevirtual |
| 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 |
| getFilePos() const | connectivity::file::OFileTable | inline |
| 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::file::OFileTable | inlinevirtual |
| getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
| getPropertySetInfo() override | connectivity::sdbcx::OTable | virtual |
| getSchema() const | connectivity::file::OFileTable | inline |
| getTableColumns() const | connectivity::file::OFileTable | inline |
| getTypes() override | connectivity::sdbcx::OTable | virtual |
| implPushBackProperty(const PropertyDescription &_rProp) | comphelper::OPropertyContainerHelper | private |
| InsertRow(OValueRefVector &rRow, const css::uno::Reference< css::container::XIndexAccess > &_xCols) | connectivity::file::OFileTable | virtual |
| 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 |
| isReadOnly() const | connectivity::file::OFileTable | inline |
| isRegisteredProperty(sal_Int32 _nHandle) const | comphelper::OPropertyContainerHelper | protected |
| isRegisteredProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
| m_aCase | connectivity::sdbcx::ODescriptor | private |
| m_aColumns | connectivity::file::OFileTable | protected |
| m_aHoldProperties | comphelper::OPropertyContainerHelper | private |
| m_aMutex | cppu::BaseMutex | protected |
| m_aProperties | comphelper::OPropertyContainerHelper | private |
| m_bNew | connectivity::sdbcx::ODescriptor | private |
| m_bWriteable | connectivity::file::OFileTable | protected |
| m_CatalogName | connectivity::sdbcx::OTable | protected |
| m_Description | connectivity::sdbcx::OTable | protected |
| m_Name | connectivity::sdbcx::ODescriptor | protected |
| m_nBufferSize | connectivity::file::OFileTable | protected |
| m_nFilePos | connectivity::file::OFileTable | protected |
| m_pBuffer | connectivity::file::OFileTable | protected |
| m_pConnection | connectivity::file::OFileTable | protected |
| m_pFileStream | connectivity::file::OFileTable | protected |
| 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 |
| ODescriptor(::cppu::OBroadcastHelper &_rBHelper, bool _bCase, bool _bNew=false) | connectivity::sdbcx::ODescriptor | |
| OFileTable(sdbcx::OCollection *_pTables, OConnection *_pConnection) | connectivity::file::OFileTable | |
| OFileTable(sdbcx::OCollection *_pTables, OConnection *_pConnection, const OUString &Name, const OUString &Type, const OUString &Description, const OUString &SchemaName, const OUString &CatalogName) | connectivity::file::OFileTable | |
| 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::file::OFileTable | virtual |
| refreshColumns() override | connectivity::file::OFileTable | virtual |
| refreshHeader() | connectivity::file::OFileTable | virtual |
| refreshIndexes() override | connectivity::file::OFileTable | virtual |
| refreshKeys() override | connectivity::file::OFileTable | 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 |
| seekRow(IResultSetHelper::Movement eCursorPosition, sal_Int32 nOffset, sal_Int32 &nCurPos)=0 | connectivity::file::OFileTable | pure virtual |
| 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 |
| UpdateRow(OValueRefVector &rRow, OValueRefRow &pOrgRow, const css::uno::Reference< css::container::XIndexAccess > &_xCols) | connectivity::file::OFileTable | virtual |
| ~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 |
| ~OFileTable() override | connectivity::file::OFileTable | protectedvirtual |
| ~OIdPropertyArrayUsageHelper() | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | virtual |
| ~OPropertyContainer() | comphelper::OPropertyContainer | virtual |
| ~OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
| ~OTable() override | connectivity::sdbcx::OTable | virtual |