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) | connectivity::sdbcx::OCollection | protectedvirtual |
assign(const ::rtl::Reference< ::connectivity::OSQLColumns > &_rColumns, const std::vector< OUString > &_rVector) | dbaccess::ORowSetDataColumns | |
clear_NoDispose() | connectivity::sdbcx::OCollection | protected |
cloneDescriptor(const ObjectType &_descriptor) | connectivity::sdbcx::OCollection | protected |
createDataDescriptor() override | connectivity::sdbcx::OCollection | virtual |
createDescriptor() | connectivity::sdbcx::OCollection | protectedvirtual |
createEnumeration() override | connectivity::sdbcx::OCollection | virtual |
createObject(const OUString &_rName) override | dbaccess::ORowSetDataColumns | protectedvirtual |
DECLARE_SERVICE_INFO() | connectivity::sdbcx::OCollection | |
disposeElements() | connectivity::sdbcx::OCollection | private |
disposing() override | dbaccess::ORowSetDataColumns | 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) | connectivity::sdbcx::OCollection | 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 | dbaccess::ORowSetDataColumns | protectedvirtual |
insertElement(const OUString &_sElementName, const ObjectType &_xElement) | connectivity::sdbcx::OCollection | protected |
isCaseSensitive() const | connectivity::sdbcx::OCollection | |
m_aColumns | dbaccess::ORowSetDataColumns | private |
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 |
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 |
ORowSetDataColumns(bool _bCase, ::rtl::Reference< ::connectivity::OSQLColumns > _xColumns, ::cppu::OWeakObject &_rParent, ::osl::Mutex &_rMutex, const std::vector< OUString > &_rVector) | dbaccess::ORowSetDataColumns | |
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 |
~ORowSetDataColumns() override | dbaccess::ORowSetDataColumns | virtual |