acquire() noexcept override | connectivity::sdbcx::OIndex | virtual |
closeImpl() | connectivity::dbase::ODbaseIndex | private |
Collect(ONDXPage *) | connectivity::dbase::ODbaseIndex | protected |
ConstPropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
construct() override | connectivity::sdbcx::OIndex | virtual |
convertFastPropertyValue(css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override | comphelper::OPropertyContainer | protectedvirtual |
ConvertToKey(ONDXKey *rKey, sal_uInt32 nRec, const ORowSetValue &rValue) | connectivity::dbase::ODbaseIndex | protected |
createArrayHelper(sal_Int32 _nId) const override | connectivity::sdbcx::OIndex | protectedvirtual |
createDataDescriptor() override | connectivity::sdbcx::OIndex | virtual |
CreateImpl() | connectivity::dbase::ODbaseIndex | |
createINFEntry() | connectivity::dbase::ODbaseIndex | |
createIterator() | connectivity::dbase::ODbaseIndex | |
CreatePage(sal_uInt32 nPagePos, ONDXPage *pParent=nullptr, bool bLoad=false) | connectivity::dbase::ODbaseIndex | protected |
DECLARE_SERVICE_INFO() | connectivity::dbase::ODbaseIndex | |
Delete(sal_uInt32 nRec, const ORowSetValue &rValue) | connectivity::dbase::ODbaseIndex | |
describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
disposing() override | connectivity::sdbcx::OIndex | virtual |
doCreateArrayHelper() const | connectivity::sdbcx::ODescriptor | protected |
DropImpl() | connectivity::dbase::ODbaseIndex | |
Find(sal_uInt32 nRec, const ORowSetValue &rValue) | connectivity::dbase::ODbaseIndex | |
getArrayHelper(sal_Int32 nId) | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | |
getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
getColumns() override | connectivity::sdbcx::OIndex | virtual |
getCompletePath() const | connectivity::dbase::ODbaseIndex | private |
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 |
getHeader() const | connectivity::dbase::ODbaseIndex | inline |
getImplementationId() SAL_OVERRIDE | cppu::ImplHelper1< class Ifc1 > | virtual |
getInfoHelper() override | connectivity::sdbcx::OIndex | protected |
GetMaxNodes() const | connectivity::dbase::ODbaseIndex | inline |
getName() override | connectivity::sdbcx::OIndex | virtual |
GetPageCount() const | connectivity::dbase::ODbaseIndex | inline |
getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
getPropertySetInfo() override | connectivity::sdbcx::OIndex | virtual |
getRoot() | connectivity::dbase::ODbaseIndex | protected |
getTable() const | connectivity::dbase::ODbaseIndex | inline |
getTypes() override | connectivity::sdbcx::OIndex | virtual |
impl_killFileAndthrowError_throw(TranslateId pErrorId, const OUString &_sFile) | connectivity::dbase::ODbaseIndex | private |
implPushBackProperty(const PropertyDescription &_rProp) | comphelper::OPropertyContainerHelper | private |
Insert(sal_uInt32 nRec, const ORowSetValue &rValue) | connectivity::dbase::ODbaseIndex | |
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 |
isRegisteredProperty(sal_Int32 _nHandle) const | comphelper::OPropertyContainerHelper | protected |
isRegisteredProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
isUnique() const | connectivity::dbase::ODbaseIndex | inlineprotected |
m_aCase | connectivity::sdbcx::ODescriptor | private |
m_aCollector | connectivity::dbase::ODbaseIndex | private |
m_aCurLeaf | connectivity::dbase::ODbaseIndex | private |
m_aHeader | connectivity::dbase::ODbaseIndex | private |
m_aHoldProperties | comphelper::OPropertyContainerHelper | private |
m_aMutex | cppu::BaseMutex | protected |
m_aProperties | comphelper::OPropertyContainerHelper | private |
m_aRoot | connectivity::dbase::ODbaseIndex | private |
m_bNew | connectivity::sdbcx::ODescriptor | private |
m_bUseCollector | connectivity::dbase::ODbaseIndex | private |
m_Catalog | connectivity::sdbcx::OIndex | protected |
m_IsClustered | connectivity::sdbcx::OIndex | protected |
m_IsPrimaryKeyIndex | connectivity::sdbcx::OIndex | protected |
m_IsUnique | connectivity::sdbcx::OIndex | protected |
m_Name | connectivity::sdbcx::ODescriptor | protected |
m_nCurNode | connectivity::dbase::ODbaseIndex | private |
m_nPageCount | connectivity::dbase::ODbaseIndex | private |
m_nRootPage | connectivity::dbase::ODbaseIndex | private |
m_pColumns | connectivity::sdbcx::OIndex | protected |
m_pFileStream | connectivity::dbase::ODbaseIndex | private |
m_pTable | connectivity::dbase::ODbaseIndex | private |
ODbaseIndex(ODbaseTable *_pTable) | connectivity::dbase::ODbaseIndex | |
ODbaseIndex(ODbaseTable *_pTable, const NDXHeader &_aHeader, const OUString &Name) | connectivity::dbase::ODbaseIndex | |
ODescriptor(::cppu::OBroadcastHelper &_rBHelper, bool _bCase, bool _bNew=false) | connectivity::sdbcx::ODescriptor | |
OIdPropertyArrayUsageHelper() | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | |
OIndex(bool _bCase) | connectivity::sdbcx::OIndex | |
OIndex(const OUString &Name, OUString Catalog, bool _isUnique, bool _isPrimaryKeyIndex, bool _isClustered, bool _bCase) | connectivity::sdbcx::OIndex | |
OIndexIterator | connectivity::dbase::ODbaseIndex | friend |
ONDXNode | connectivity::dbase::ODbaseIndex | friend |
ONDXPage | connectivity::dbase::ODbaseIndex | friend |
ONDXPagePtr | connectivity::dbase::ODbaseIndex | friend |
openIndexFile() | connectivity::dbase::ODbaseIndex | |
operator=(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
operator>> | connectivity::dbase::ODbaseIndex | friend |
OPropertyContainer(::cppu::OBroadcastHelper &_rBHelper) | comphelper::OPropertyContainer | protected |
OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
OPropertyContainerHelper(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
Properties typedef | comphelper::OPropertyContainerHelper | private |
PropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
PropertyContainer typedef | comphelper::OPropertyContainerHelper | private |
queryInterface(const css::uno::Type &rType) override | connectivity::sdbcx::OIndex | virtual |
refreshColumns() override | connectivity::dbase::ODbaseIndex | 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::OIndex | virtual |
Release(bool bSave=true) | connectivity::dbase::ODbaseIndex | protected |
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 |
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::OIndex | virtual |
setNew(bool _bNew) | connectivity::sdbcx::ODescriptor | |
SetPageCount(sal_uInt32 nCount) | connectivity::dbase::ODbaseIndex | inline |
SetRootPos(sal_uInt32 nPos) | connectivity::dbase::ODbaseIndex | inline |
theMutex() | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | privatestatic |
Update(sal_uInt32 nRec, const ORowSetValue &, const ORowSetValue &) | connectivity::dbase::ODbaseIndex | |
UseCollector() const | connectivity::dbase::ODbaseIndex | inlineprotected |
WriteODbaseIndex | connectivity::dbase::ODbaseIndex | friend |
~ImplHelper1() SAL_NOEXCEPT | cppu::ImplHelper1< class Ifc1 > | protected |
~IRefreshableColumns() | connectivity::sdbcx::IRefreshableColumns | inlineprotected |
~ODbaseIndex() override | connectivity::dbase::ODbaseIndex | protectedvirtual |
~ODescriptor() override | connectivity::sdbcx::ODescriptor | virtual |
~OIdPropertyArrayUsageHelper() | comphelper::OIdPropertyArrayUsageHelper< class TYPE > | virtual |
~OIndex() override | connectivity::sdbcx::OIndex | virtual |
~OPropertyContainer() | comphelper::OPropertyContainer | virtual |
~OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |