absolute(sal_Int32 row) override | dbaccess::ORowSetBase | virtual |
addRowSetListener(const css::uno::Reference< css::sdbc::XRowSetListener > &listener) override=0 | dbaccess::ORowSetBase | pure virtual |
afterLast() override | dbaccess::ORowSetBase | virtual |
beforeFirst() override | dbaccess::ORowSetBase | virtual |
checkCache() | dbaccess::ORowSetBase | protected |
checkPositioningAllowed() | dbaccess::ORowSetBase | protected |
clearWarnings() override | dbaccess::ORowSetBase | virtual |
compareBookmarks(const css::uno::Any &first, const css::uno::Any &second) override | dbaccess::ORowSetBase | virtual |
ConstPropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
convertFastPropertyValue(css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override | comphelper::OPropertyContainer | protectedvirtual |
createArrayHelper() const override | dbaccess::ORowSetBase | virtual |
CursorMoveDirection enum name | dbaccess::ORowSetBase | protected |
describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
disposing() | dbaccess::ORowSetBase | virtual |
doCancelModification()=0 | dbaccess::ORowSetBase | protectedpure virtual |
doCancelModification(const GrantNotifierAccess &) | dbaccess::ORowSetBase | inline |
execute() override=0 | dbaccess::ORowSetBase | pure virtual |
findColumn(const OUString &columnName) override | dbaccess::ORowSetBase | virtual |
fireProperty(sal_Int32 _nProperty, bool _bNew, bool _bOld) | dbaccess::ORowSetBase | protected |
fireProperty(sal_Int32 _nProperty, bool _bNew, bool _bOld, const GrantNotifierAccess &) | dbaccess::ORowSetBase | inline |
firePropertyChange(const ORowSetRow &_rOldRow) | dbaccess::ORowSetBase | protected |
firePropertyChange(sal_Int32 _nPos, const ::connectivity::ORowSetValue &_rNewValue) | dbaccess::ORowSetBase | protected |
firePropertyChange(sal_Int32 _nPos, const ::connectivity::ORowSetValue &_rNewValue, const GrantNotifierAccess &) | dbaccess::ORowSetBase | inline |
fireRowcount() | dbaccess::ORowSetBase | protectedvirtual |
first() override | dbaccess::ORowSetBase | virtual |
getArray(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getArrayHelper() | comphelper::OPropertyArrayUsageHelper< ORowSetBase > | |
getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
getBinaryStream(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getBlob(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getBookmark() override | dbaccess::ORowSetBase | virtual |
getBoolean(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getByte(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getBytes(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getCharacterStream(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getClob(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getColumns() override | dbaccess::ORowSetBase | virtual |
getDate(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getDouble(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getFastPropertyValue(css::uno::Any &rValue, sal_Int32 nHandle) const override | dbaccess::ORowSetBase | protectedvirtual |
comphelper::OPropertyStateContainer::getFastPropertyValue(sal_Int32 nHandle) override final | comphelper::OPropertyContainer | protected |
comphelper::OPropertyStateContainer::getFastPropertyValue(std::unique_lock< std::mutex > &rGuard, css::uno::Any &rValue, sal_Int32 nHandle) const =0 | comphelper::OPropertyContainer | protected |
getFloat(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getHandleForName(const OUString &_rPropertyName) | comphelper::OPropertyStateContainer | protected |
getImplementationId() SAL_OVERRIDE | cppu::ImplHelper9< class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6, class Ifc7, class Ifc8, class Ifc9 > | virtual |
getInfoHelper() override | dbaccess::ORowSetBase | |
getInt(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getLong(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getMetaData() override | dbaccess::ORowSetBase | virtual |
getObject(sal_Int32 columnIndex, const css::uno::Reference< css::container::XNameAccess > &typeMap) override | dbaccess::ORowSetBase | virtual |
getOldRow(bool _bWasNew) | dbaccess::ORowSetBase | protected |
getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
getPropertyDefault(const OUString &aPropertyName) override | comphelper::OPropertyStateContainer | protectedvirtual |
getPropertyDefaultByHandle(sal_Int32 _nHandle, css::uno::Any &_rDefault) const override | dbaccess::ORowSetBase | protectedvirtual |
getPropertySetInfo() override | dbaccess::ORowSetBase | inlinevirtual |
getPropertyState(const OUString &PropertyName) override | comphelper::OPropertyStateContainer | protectedvirtual |
getPropertyStateByHandle(sal_Int32 _nHandle) const | comphelper::OPropertyStateContainer | protected |
getPropertyStates(const css::uno::Sequence< OUString > &aPropertyName) override | comphelper::OPropertyStateContainer | protectedvirtual |
getRef(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getRow() override | dbaccess::ORowSetBase | virtual |
getShort(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getStatement() override | dbaccess::ORowSetBase | virtual |
getString(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getTime(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getTimestamp(sal_Int32 columnIndex) override | dbaccess::ORowSetBase | virtual |
getTypes() override | dbaccess::ORowSetBase | virtual |
getValue(sal_Int32 columnIndex) | dbaccess::ORowSetBase | protected |
getWarnings() override | dbaccess::ORowSetBase | virtual |
hashBookmark(const css::uno::Any &bookmark) override | dbaccess::ORowSetBase | virtual |
hasOrderedBookmarks() override | dbaccess::ORowSetBase | virtual |
impl_getRow() | dbaccess::ORowSetBase | protected |
impl_getRowCount() const | dbaccess::ORowSetBase | protected |
impl_getValue(sal_Int32 columnIndex) | dbaccess::ORowSetBase | protected |
impl_rowDeleted() | dbaccess::ORowSetBase | protected |
implPushBackProperty(const PropertyDescription &_rProp) | comphelper::OPropertyContainerHelper | private |
isAfterLast() override | dbaccess::ORowSetBase | virtual |
isBeforeFirst() override | dbaccess::ORowSetBase | virtual |
isFirst() override | dbaccess::ORowSetBase | virtual |
isInsertRow() const | dbaccess::ORowSetBase | inline |
isLast() override | dbaccess::ORowSetBase | virtual |
isModification()=0 | dbaccess::ORowSetBase | protectedpure virtual |
isModification(const GrantNotifierAccess &) | dbaccess::ORowSetBase | inline |
isModified()=0 | dbaccess::ORowSetBase | protectedpure virtual |
isModified(const GrantNotifierAccess &) | dbaccess::ORowSetBase | inline |
isNew()=0 | dbaccess::ORowSetBase | protectedpure virtual |
isNew(const GrantNotifierAccess &) | dbaccess::ORowSetBase | inline |
isOnFirst() | dbaccess::ORowSetBase | protected |
isOnLast() | dbaccess::ORowSetBase | protected |
isPropertyChangeNotificationEnabled() const | dbaccess::ORowSetBase | protectedvirtual |
isRegisteredProperty(sal_Int32 _nHandle) const | comphelper::OPropertyContainerHelper | protected |
isRegisteredProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
last() override | dbaccess::ORowSetBase | virtual |
m_aBookmark | dbaccess::ORowSetBase | protected |
m_aColumnsMutex | dbaccess::ORowSetBase | protected |
m_aContext | dbaccess::ORowSetBase | protected |
m_aCurrentRow | dbaccess::ORowSetBase | protected |
m_aDataColumns | dbaccess::ORowSetBase | protected |
m_aEmptyValue | dbaccess::ORowSetBase | protected |
m_aErrors | dbaccess::ORowSetBase | protected |
m_aHoldProperties | comphelper::OPropertyContainerHelper | private |
m_aOldRow | dbaccess::ORowSetBase | protected |
m_aProperties | comphelper::OPropertyContainerHelper | private |
m_bAfterLast | dbaccess::ORowSetBase | protected |
m_bBeforeFirst | dbaccess::ORowSetBase | protected |
m_bClone | dbaccess::ORowSetBase | protected |
m_bIgnoreResult | dbaccess::ORowSetBase | protected |
m_bIsInsertRow | dbaccess::ORowSetBase | protected |
m_nDeletedPosition | dbaccess::ORowSetBase | protected |
m_nLastColumnIndex | dbaccess::ORowSetBase | protected |
m_nResultSetConcurrency | dbaccess::ORowSetBase | protected |
m_nResultSetType | dbaccess::ORowSetBase | protected |
m_pCache | dbaccess::ORowSetBase | protected |
m_pColumns | dbaccess::ORowSetBase | protected |
m_pEmptyCollection | dbaccess::ORowSetBase | protected |
m_pMutex | dbaccess::ORowSetBase | protected |
m_pMySelf | dbaccess::ORowSetBase | protected |
m_rBHelper | dbaccess::ORowSetBase | protected |
m_xNumberFormatTypes | dbaccess::ORowSetBase | protected |
move(std::function< bool(ORowSetBase *)> const &_aCheckFunctor, std::function< bool(ORowSetCache *)> const &_aMovementFunctor) | dbaccess::ORowSetBase | protected |
movementFailed() | dbaccess::ORowSetBase | protected |
moveRelativeToBookmark(const css::uno::Any &bookmark, sal_Int32 rows) override | dbaccess::ORowSetBase | virtual |
moveToBookmark(const css::uno::Any &bookmark) override | dbaccess::ORowSetBase | virtual |
next() override | dbaccess::ORowSetBase | virtual |
notifyAllListenersCursorBeforeMove(::osl::ResettableMutexGuard &_rGuard) | dbaccess::ORowSetBase | protectedvirtual |
notifyAllListenersCursorMoved(::osl::ResettableMutexGuard &_rGuard) | dbaccess::ORowSetBase | protectedvirtual |
onDeletedRow(const css::uno::Any &_rBookmark, sal_Int32 _nPos) | dbaccess::ORowSetBase | |
onDeleteRow(const css::uno::Any &_rBookmark) | dbaccess::ORowSetBase | |
operator=(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< ORowSetBase > | |
OPropertyContainer(::cppu::OBroadcastHelper &_rBHelper) | comphelper::OPropertyContainer | protected |
OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
OPropertyContainerHelper(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
OPropertyStateContainer(::cppu::OBroadcastHelper &_rBHelper) | comphelper::OPropertyStateContainer | protected |
ORowSetBase(const css::uno::Reference< css::uno::XComponentContext > &_rContext, ::cppu::OBroadcastHelper &_rBHelper, ::osl::Mutex *_pMutex) | dbaccess::ORowSetBase | protected |
positionCache(CursorMoveDirection _ePrepareForDirection) | dbaccess::ORowSetBase | protected |
previous() override | dbaccess::ORowSetBase | virtual |
Properties typedef | comphelper::OPropertyContainerHelper | private |
PropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
PropertyContainer typedef | comphelper::OPropertyContainerHelper | private |
queryInterface(const css::uno::Type &rType) override | dbaccess::ORowSetBase | virtual |
refreshRow() override | dbaccess::ORowSetBase | 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 |
relative(sal_Int32 rows) override | dbaccess::ORowSetBase | virtual |
removeRowSetListener(const css::uno::Reference< css::sdbc::XRowSetListener > &listener) override=0 | dbaccess::ORowSetBase | pure virtual |
revokeProperty(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | protected |
rowDeleted() override | dbaccess::ORowSetBase | virtual |
rowInserted() override | dbaccess::ORowSetBase | virtual |
rowUpdated() override | dbaccess::ORowSetBase | virtual |
s_nRefCount | comphelper::OPropertyArrayUsageHelper< ORowSetBase > | protectedstatic |
s_pProps | comphelper::OPropertyArrayUsageHelper< ORowSetBase > | protectedstatic |
searchHandle(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | private |
setCurrentRow(bool _bMoved, bool _bDoNotify, const ORowSetRow &_rOldValues, ::osl::ResettableMutexGuard &_rGuard) | dbaccess::ORowSetBase | protected |
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 |
setPropertyToDefault(const OUString &PropertyName) override | comphelper::OPropertyStateContainer | protectedvirtual |
setPropertyToDefaultByHandle(sal_Int32 _nHandle) | comphelper::OPropertyStateContainer | protected |
TDataColumns typedef | dbaccess::ORowSetBase | protected |
theMutex() | comphelper::OPropertyArrayUsageHelper< ORowSetBase > | protectedstatic |
wasNull() override | dbaccess::ORowSetBase | virtual |
~ImplHelper9() SAL_NOEXCEPT | cppu::ImplHelper9< class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6, class Ifc7, class Ifc8, class Ifc9 > | protected |
~OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< ORowSetBase > | virtual |
~OPropertyContainer() | comphelper::OPropertyContainer | virtual |
~OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
~ORowSetBase() override | dbaccess::ORowSetBase | virtual |