| acquire() noexcept override | connectivity::sdbcx::OCollection | virtual |
| addContainerListener(const css::uno::Reference< css::container::XContainerListener > &xListener) override | connectivity::sdbcx::OCollection | virtual |
| addRefreshListener(const css::uno::Reference< css::util::XRefreshListener > &l) override | connectivity::sdbcx::OCollection | virtual |
| appendByDescriptor(const css::uno::Reference< css::beans::XPropertySet > &descriptor) override | connectivity::sdbcx::OCollection | virtual |
| appendNew(const OUString &_rsNewTable) | connectivity::hsqldb::OTables | |
| appendObject(const OUString &_rForName, const css::uno::Reference< css::beans::XPropertySet > &descriptor) override | connectivity::hsqldb::OTables | privatevirtual |
| clear_NoDispose() | connectivity::sdbcx::OCollection | protected |
| cloneDescriptor(const ObjectType &_descriptor) | connectivity::sdbcx::OCollection | protected |
| createDataDescriptor() override | connectivity::sdbcx::OCollection | virtual |
| createDescriptor() override | connectivity::hsqldb::OTables | privatevirtual |
| createEnumeration() override | connectivity::sdbcx::OCollection | virtual |
| createObject(const OUString &_rName) override | connectivity::hsqldb::OTables | privatevirtual |
| createTable(const css::uno::Reference< css::beans::XPropertySet > &descriptor) | connectivity::hsqldb::OTables | private |
| DECLARE_SERVICE_INFO() | connectivity::sdbcx::OCollection | |
| disposeElements() | connectivity::sdbcx::OCollection | private |
| disposing() override | connectivity::hsqldb::OTables | virtual |
| dropByIndex(sal_Int32 index) override | connectivity::sdbcx::OCollection | virtual |
| dropByName(const OUString &elementName) override | connectivity::sdbcx::OCollection | virtual |
| dropImpl(sal_Int32 _nIndex, bool _bReallyDrop=true) | connectivity::sdbcx::OCollection | private |
| dropObject(sal_Int32 _nPos, const OUString &_sElementName) override | connectivity::hsqldb::OTables | privatevirtual |
| findColumn(const OUString &columnName) override | connectivity::sdbcx::OCollection | virtual |
| getByIndex(sal_Int32 Index) override | connectivity::sdbcx::OCollection | virtual |
| getByName(const OUString &aName) override | connectivity::sdbcx::OCollection | virtual |
| getCount() override | connectivity::sdbcx::OCollection | virtual |
| getElementNames() override | connectivity::sdbcx::OCollection | virtual |
| getElementType() override | connectivity::sdbcx::OCollection | virtual |
| getImplementationId() SAL_OVERRIDE | cppu::ImplHelper10< class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6, class Ifc7, class Ifc8, class Ifc9, class Ifc10 > | virtual |
| getNameForObject(const sdbcx::ObjectType &_xObject) override | connectivity::hsqldb::OTables | privatevirtual |
| getObject(sal_Int32 _nIndex) | connectivity::sdbcx::OCollection | protected |
| getTypes() override | connectivity::sdbcx::OCollection | virtual |
| hasByName(const OUString &aName) override | connectivity::sdbcx::OCollection | virtual |
| hasElements() override | connectivity::sdbcx::OCollection | virtual |
| impl_refresh() override | connectivity::hsqldb::OTables | privatevirtual |
| insertElement(const OUString &_sElementName, const ObjectType &_xElement) | connectivity::sdbcx::OCollection | protected |
| isCaseSensitive() const | connectivity::sdbcx::OCollection | inline |
| m_aContainerListeners | connectivity::sdbcx::OCollection | protected |
| m_aRefreshListeners | connectivity::sdbcx::OCollection | protected |
| m_bUseIndexOnly | connectivity::sdbcx::OCollection | protected |
| m_pElements | connectivity::sdbcx::OCollection | protected |
| m_rMutex | connectivity::sdbcx::OCollection | protected |
| m_rParent | connectivity::sdbcx::OCollection | protected |
| m_xMetaData | connectivity::hsqldb::OTables | private |
| notifyElementRemoved(const OUString &_sName) | connectivity::sdbcx::OCollection | private |
| OCollection(::cppu::OWeakObject &_rParent, bool _bCase, ::osl::Mutex &_rMutex, const ::std::vector< OUString > &_rVector, bool _bUseIndexOnly=false, bool _bUseHardRef=true) | connectivity::sdbcx::OCollection | protected |
| OTables(css::uno::Reference< css::sdbc::XDatabaseMetaData > _xMetaData, ::cppu::OWeakObject &_rParent, ::osl::Mutex &_rMutex, const ::std::vector< OUString > &_rVector) | connectivity::hsqldb::OTables | inline |
| queryInterface(const css::uno::Type &rType) override | connectivity::sdbcx::OCollection | virtual |
| reFill(const ::std::vector< OUString > &_rVector) | connectivity::sdbcx::OCollection | |
| refresh() override | connectivity::sdbcx::OCollection | virtual |
| release() noexcept override | connectivity::sdbcx::OCollection | virtual |
| removeContainerListener(const css::uno::Reference< css::container::XContainerListener > &xListener) override | connectivity::sdbcx::OCollection | virtual |
| removeRefreshListener(const css::uno::Reference< css::util::XRefreshListener > &l) override | connectivity::sdbcx::OCollection | virtual |
| renameObject(const OUString &_sOldName, const OUString &_sNewName) | connectivity::sdbcx::OCollection | |
| ~ImplHelper10() SAL_NOEXCEPT | cppu::ImplHelper10< class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6, class Ifc7, class Ifc8, class Ifc9, class Ifc10 > | protected |
| ~OCollection() | connectivity::sdbcx::OCollection | virtual |