LibreOffice Module ucb (master) 1
CachedContentResultSetStub Member List

This is the complete list of members for CachedContentResultSetStub, including all inherited members.

absolute(sal_Int32 row) overrideContentResultSetWrappervirtual
acquire() noexcept overrideCachedContentResultSetStubvirtual
addEventListener(const css::uno::Reference< css::lang::XEventListener > &Listener) overrideContentResultSetWrappervirtual
addPropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) overrideContentResultSetWrappervirtual
addVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) overrideContentResultSetWrappervirtual
afterLast() overrideContentResultSetWrappervirtual
beforeFirst() overrideContentResultSetWrappervirtual
CachedContentResultSetStub(css::uno::Reference< css::sdbc::XResultSet > const &xOrigin)CachedContentResultSetStub
close() overrideContentResultSetWrappervirtual
ContentResultSetWrapper(css::uno::Reference< css::sdbc::XResultSet > const &xOrigin)ContentResultSetWrapperprotected
dispose() override finalContentResultSetWrappervirtual
disposeWeakConnectionPoint()cppu::OWeakObjectprotected
fetch(sal_Int32 nRowStartPosition, sal_Int32 nRowCount, sal_Bool bDirection) overrideCachedContentResultSetStubvirtual
fetchContentIdentifiers(sal_Int32 nRowStartPosition, sal_Int32 nRowCount, sal_Bool bDirection) overrideCachedContentResultSetStubvirtual
fetchContentIdentifierStrings(sal_Int32 nRowStartPosition, sal_Int32 nRowCount, sal_Bool bDirection) overrideCachedContentResultSetStubvirtual
fetchContents(sal_Int32 nRowStartPosition, sal_Int32 nRowCount, sal_Bool bDirection) overrideCachedContentResultSetStubvirtual
first() overrideContentResultSetWrappervirtual
getArray(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getBinaryStream(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getBlob(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getBoolean(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getByte(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getBytes(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getCharacterStream(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getClob(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getDate(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getDouble(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getFloat(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getImplementationId() overrideCachedContentResultSetStubvirtual
getImplementationName() overrideCachedContentResultSetStubvirtual
getInt(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getLong(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getMetaData() overrideContentResultSetWrappervirtual
getObject(sal_Int32 columnIndex, const css::uno::Reference< css::container::XNameAccess > &typeMap) overrideContentResultSetWrappervirtual
getPropertySetInfo() override finalContentResultSetWrappervirtual
getPropertySetInfoImpl(std::unique_lock< std::mutex > &rGuard)ContentResultSetWrapper
getPropertyValue(const OUString &PropertyName) overrideContentResultSetWrappervirtual
getRef(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getRow() overrideContentResultSetWrappervirtual
getShort(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getStatement() overrideContentResultSetWrappervirtual
getString(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getSupportedServiceNames() overrideCachedContentResultSetStubvirtual
getTime(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getTimestamp(sal_Int32 columnIndex) overrideContentResultSetWrappervirtual
getTypes() overrideCachedContentResultSetStubvirtual
impl_deinit()ContentResultSetWrapperprotected
impl_disposing(const css::lang::EventObject &Source)ContentResultSetWrappervirtual
impl_EnsureNotDisposed(std::unique_lock< std::mutex > &rGuard)ContentResultSetWrapperprotected
impl_fetchHelper(std::unique_lock< std::mutex > &rGuard, sal_Int32 nRowStartPosition, sal_Int32 nRowCount, bool bDirection, std::function< void(std::unique_lock< std::mutex > &, css::uno::Any &rRowContent)> impl_loadRow)CachedContentResultSetStubprivate
impl_getColumnCount(std::unique_lock< std::mutex > &)CachedContentResultSetStubprivate
impl_getCurrentContent(std::unique_lock< std::mutex > &rGuard, css::uno::Any &rAny, const css::uno::Reference< css::ucb::XContentAccess > &xContentAccess)CachedContentResultSetStubprivatestatic
impl_getCurrentContentIdentifier(std::unique_lock< std::mutex > &rGuard, css::uno::Any &rAny, const css::uno::Reference< css::ucb::XContentAccess > &xContentAccess)CachedContentResultSetStubprivatestatic
impl_getCurrentContentIdentifierString(std::unique_lock< std::mutex > &rGuard, css::uno::Any &rAny, const css::uno::Reference< css::ucb::XContentAccess > &xContentAccess)CachedContentResultSetStubprivatestatic
impl_getCurrentRowContent(std::unique_lock< std::mutex > &rGuard, css::uno::Any &rRowContent, const css::uno::Reference< css::sdbc::XRow > &xRow)CachedContentResultSetStubprivate
impl_init()ContentResultSetWrapperprotected
impl_init_xContentAccessOrigin(std::unique_lock< std::mutex > &)ContentResultSetWrapperprotected
impl_init_xPropertySetOrigin(std::unique_lock< std::mutex > &)ContentResultSetWrapperprotected
impl_init_xRowOrigin(std::unique_lock< std::mutex > &)ContentResultSetWrapperprotected
impl_initPropertySetInfo(std::unique_lock< std::mutex > &rGuard)ContentResultSetWrapperprotectedvirtual
impl_isForwardOnly(std::unique_lock< std::mutex > &rGuard)ContentResultSetWrapperprotected
impl_notifyPropertyChangeListeners(std::unique_lock< std::mutex > &rGuard, const css::beans::PropertyChangeEvent &rEvt)ContentResultSetWrapperprotected
impl_notifyVetoableChangeListeners(std::unique_lock< std::mutex > &rGuard, const css::beans::PropertyChangeEvent &rEvt)ContentResultSetWrapperprotected
impl_propagateFetchSizeAndDirection(std::unique_lock< std::mutex > &rGuard, sal_Int32 nFetchSize, bool bFetchDirection)CachedContentResultSetStubprivate
impl_propertyChange(const css::beans::PropertyChangeEvent &evt) overrideCachedContentResultSetStubvirtual
impl_vetoableChange(const css::beans::PropertyChangeEvent &aEvent) overrideCachedContentResultSetStubvirtual
isAfterLast() overrideContentResultSetWrappervirtual
isBeforeFirst() overrideContentResultSetWrappervirtual
isFirst() overrideContentResultSetWrappervirtual
isLast() overrideContentResultSetWrappervirtual
last() overrideContentResultSetWrappervirtual
m_aDisposeEventListenersContentResultSetWrapperprivate
m_aMutexContentResultSetWrapperprotected
m_aPropertyChangeListenersContentResultSetWrapperprivate
m_aPropertyNameForFetchDirectionCachedContentResultSetStubprivate
m_aPropertyNameForFetchSizeCachedContentResultSetStubprivate
m_aVetoableChangeListenersContentResultSetWrapperprivate
m_bColumnCountCachedCachedContentResultSetStubprivate
m_bDisposedContentResultSetWrapperprivate
m_bFirstFetchSizePropagationDoneCachedContentResultSetStubprivate
m_bInDisposeContentResultSetWrapperprivate
m_bLastFetchDirectionCachedContentResultSetStubprivate
m_bNeedToPropagateFetchSizeCachedContentResultSetStubprivate
m_nColumnCountCachedContentResultSetStubprivate
m_nForwardOnlyContentResultSetWrapperprotected
m_nLastFetchSizeCachedContentResultSetStubprivate
m_refCountcppu::OWeakObjectprotected
m_xContentAccessOriginContentResultSetWrapperprotected
m_xMetaDataFromOriginContentResultSetWrapperprivate
m_xMyListenerImplContentResultSetWrapperprivate
m_xPropertySetInfoContentResultSetWrapperprotected
m_xPropertySetOriginContentResultSetWrapperprotected
m_xResultSetOriginContentResultSetWrapperprotected
m_xRowOriginContentResultSetWrapperprotected
next() overrideContentResultSetWrappervirtual
operator css::uno::Reference< css::uno::XInterface >()cppu::OWeakObject
operator=(const OWeakObject &)cppu::OWeakObject
OWeakObject()cppu::OWeakObject
OWeakObject(const OWeakObject &)cppu::OWeakObject
previous() overrideContentResultSetWrappervirtual
PropertyChangeListenerContainer_Impl typedefContentResultSetWrapperprotected
queryAdapter() SAL_OVERRIDEcppu::OWeakObjectvirtual
queryContent() overrideContentResultSetWrappervirtual
queryContentIdentifier() overrideContentResultSetWrappervirtual
queryContentIdentifierString() override finalContentResultSetWrappervirtual
queryContentIdentifierStringImpl(std::unique_lock< std::mutex > &rGuard)ContentResultSetWrappervirtual
queryInterface(const css::uno::Type &rType) overrideCachedContentResultSetStubvirtual
refreshRow() overrideContentResultSetWrappervirtual
relative(sal_Int32 rows) overrideContentResultSetWrappervirtual
release() noexcept overrideCachedContentResultSetStubvirtual
removeEventListener(const css::uno::Reference< css::lang::XEventListener > &Listener) overrideContentResultSetWrappervirtual
removePropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) overrideContentResultSetWrappervirtual
removeVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) overrideContentResultSetWrappervirtual
rowDeleted() overrideContentResultSetWrappervirtual
rowInserted() overrideContentResultSetWrappervirtual
rowUpdated() overrideContentResultSetWrappervirtual
setPropertyValue(const OUString &aPropertyName, const css::uno::Any &aValue) final overrideContentResultSetWrappervirtual
setPropertyValueImpl(std::unique_lock< std::mutex > &rGuard, const OUString &aPropertyName, const css::uno::Any &aValue)ContentResultSetWrappervirtual
supportsService(const OUString &ServiceName) overrideCachedContentResultSetStubvirtual
verifyGet()ContentResultSetWrapperprivate
VetoableChangeListenerContainer_Impl typedefContentResultSetWrapperprotected
wasNull() overrideContentResultSetWrappervirtual
~CachedContentResultSetStub() overrideCachedContentResultSetStubvirtual
~ContentResultSetWrapper() overrideContentResultSetWrapperprotectedvirtual
~OWeakObject() COVERITY_NOEXCEPT_FALSEcppu::OWeakObjectprotectedvirtual