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 |
appendObject(const OUString &_rForName, const css::uno::Reference< css::beans::XPropertySet > &descriptor) override | dbaccess::OIndexes | protectedvirtual |
clear_NoDispose() | connectivity::sdbcx::OCollection | protected |
cloneDescriptor(const ObjectType &_descriptor) | connectivity::sdbcx::OCollection | protected |
createDataDescriptor() override | connectivity::sdbcx::OCollection | virtual |
createDescriptor() override | dbaccess::OIndexes | protectedvirtual |
createEnumeration() override | connectivity::sdbcx::OCollection | virtual |
createObject(const OUString &_rName) override | dbaccess::OIndexes | protectedvirtual |
DECLARE_SERVICE_INFO() | connectivity::sdbcx::OCollection | |
disposeElements() | connectivity::sdbcx::OCollection | private |
disposing() override | dbaccess::OIndexes | 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 | dbaccess::OIndexes | 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 |
getNameForObject(const ObjectType &_xObject) | connectivity::sdbcx::OCollection | 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::OIndexesHelper | protectedvirtual |
insertElement(const OUString &_sElementName, const ObjectType &_xElement) | connectivity::sdbcx::OCollection | protected |
isCaseSensitive() const | connectivity::sdbcx::OCollection | |
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_pTable | connectivity::OIndexesHelper | private |
m_rMutex | connectivity::sdbcx::OCollection | protected |
m_rParent | connectivity::sdbcx::OCollection | protected |
m_xIndexes | dbaccess::OIndexes | 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 |
OIndexes(connectivity::OTableHelper *_pTable, ::osl::Mutex &_rMutex, const std::vector< OUString > &_rVector, css::uno::Reference< css::container::XNameAccess > _rxIndexes) | dbaccess::OIndexes | inline |
OIndexesHelper(OTableHelper *_pTable, ::osl::Mutex &_rMutex, const ::std::vector< OUString > &_rVector) | connectivity::OIndexesHelper | |
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 | |
~OCollection() | connectivity::sdbcx::OCollection | virtual |