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::mysqlc::Tables | |
appendObject(const OUString &rName, const css::uno::Reference< css::beans::XPropertySet > &rDescriptor) override | connectivity::mysqlc::Tables | protectedvirtual |
clear_NoDispose() | connectivity::sdbcx::OCollection | protected |
cloneDescriptor(const ObjectType &_descriptor) | connectivity::sdbcx::OCollection | protected |
createDataDescriptor() override | connectivity::sdbcx::OCollection | virtual |
createDescriptor() override | connectivity::mysqlc::Tables | protectedvirtual |
createEnumeration() override | connectivity::sdbcx::OCollection | virtual |
createObject(const OUString &rName) override | connectivity::mysqlc::Tables | protectedvirtual |
createTable(const css::uno::Reference< css::beans::XPropertySet > &descriptor) | connectivity::mysqlc::Tables | protected |
DECLARE_SERVICE_INFO() | connectivity::sdbcx::OCollection | |
disposeElements() | connectivity::sdbcx::OCollection | private |
disposing() | connectivity::sdbcx::OCollection | 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 nPosition, const OUString &rName) override | connectivity::mysqlc::Tables | protectedvirtual |
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::mysqlc::Tables | protectedvirtual |
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::mysqlc::Tables | protectedvirtual |
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::mysqlc::Tables | protected |
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 |
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 | |
Tables(css::uno::Reference< css::sdbc::XDatabaseMetaData > xMetaData, ::cppu::OWeakObject &rParent, ::osl::Mutex &rMutex, ::std::vector< OUString > const &rNames) | connectivity::mysqlc::Tables | inline |
~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 |