absolute(sal_Int32 row) override | connectivity::evoab::OEvoabResultSet | virtual |
acquire() noexcept override | connectivity::evoab::OEvoabResultSet | virtual |
afterLast() override | connectivity::evoab::OEvoabResultSet | virtual |
beforeFirst() override | connectivity::evoab::OEvoabResultSet | virtual |
cancel() override | connectivity::evoab::OEvoabResultSet | virtual |
clearWarnings() override | connectivity::evoab::OEvoabResultSet | virtual |
close() override | connectivity::evoab::OEvoabResultSet | virtual |
ConstPropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
construct(const QueryData &_rData) | connectivity::evoab::OEvoabResultSet | |
convertFastPropertyValue(css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override | comphelper::OPropertyContainer | protectedvirtual |
createArrayHelper() const override | connectivity::evoab::OEvoabResultSet | privatevirtual |
DECLARE_SERVICE_INFO() | connectivity::evoab::OEvoabResultSet | |
describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
disposing() override | connectivity::evoab::OEvoabResultSet | virtual |
findColumn(const OUString &columnName) override | connectivity::evoab::OEvoabResultSet | virtual |
first() override | connectivity::evoab::OEvoabResultSet | virtual |
getArray(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getArrayHelper() | comphelper::OPropertyArrayUsageHelper< OEvoabResultSet > | |
getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
getBinaryStream(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getBlob(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getBoolean(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getByte(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getBytes(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getCharacterStream(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getClob(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getCur() | connectivity::evoab::OEvoabResultSet | inlineprivate |
getDate(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getDouble(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
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 |
getFloat(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getInfoHelper() override | connectivity::evoab::OEvoabResultSet | private |
getInt(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getLong(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getMetaData() override | connectivity::evoab::OEvoabResultSet | virtual |
getObject(sal_Int32 columnIndex, const css::uno::Reference< css::container::XNameAccess > &typeMap) override | connectivity::evoab::OEvoabResultSet | virtual |
getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
getPropertySetInfo() override | connectivity::evoab::OEvoabResultSet | virtual |
getRef(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getRow() override | connectivity::evoab::OEvoabResultSet | virtual |
getShort(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getStatement() override | connectivity::evoab::OEvoabResultSet | virtual |
getString(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getTime(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getTimestamp(sal_Int32 columnIndex) override | connectivity::evoab::OEvoabResultSet | virtual |
getTypes() override | connectivity::evoab::OEvoabResultSet | virtual |
getWarnings() override | connectivity::evoab::OEvoabResultSet | virtual |
implPushBackProperty(const PropertyDescription &_rProp) | comphelper::OPropertyContainerHelper | private |
isAfterLast() override | connectivity::evoab::OEvoabResultSet | virtual |
isBeforeFirst() override | connectivity::evoab::OEvoabResultSet | virtual |
isFirst() override | connectivity::evoab::OEvoabResultSet | virtual |
isLast() override | connectivity::evoab::OEvoabResultSet | virtual |
isRegisteredProperty(sal_Int32 _nHandle) const | comphelper::OPropertyContainerHelper | protected |
isRegisteredProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
last() override | connectivity::evoab::OEvoabResultSet | virtual |
m_aHoldProperties | comphelper::OPropertyContainerHelper | private |
m_aMutex | cppu::BaseMutex | protected |
m_aProperties | comphelper::OPropertyContainerHelper | private |
m_aWarnings | connectivity::evoab::OEvoabResultSet | private |
m_bWasNull | connectivity::evoab::OEvoabResultSet | private |
m_nFetchDirection | connectivity::evoab::OEvoabResultSet | private |
m_nFetchSize | connectivity::evoab::OEvoabResultSet | private |
m_nIndex | connectivity::evoab::OEvoabResultSet | private |
m_nLength | connectivity::evoab::OEvoabResultSet | private |
m_nResultSetConcurrency | connectivity::evoab::OEvoabResultSet | private |
m_nResultSetType | connectivity::evoab::OEvoabResultSet | private |
m_pConnection | connectivity::evoab::OEvoabResultSet | private |
m_pStatement | connectivity::evoab::OEvoabResultSet | private |
m_pVersionHelper | connectivity::evoab::OEvoabResultSet | private |
m_xMetaData | connectivity::evoab::OEvoabResultSet | private |
next() override | connectivity::evoab::OEvoabResultSet | virtual |
OEvoabResultSet(OCommonStatement *pStmt, OEvoabConnection *pConnection) | connectivity::evoab::OEvoabResultSet | |
operator=(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OEvoabResultSet > | |
OPropertyContainer(::cppu::OBroadcastHelper &_rBHelper) | comphelper::OPropertyContainer | protected |
OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
OPropertyContainerHelper(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
previous() override | connectivity::evoab::OEvoabResultSet | virtual |
Properties typedef | comphelper::OPropertyContainerHelper | private |
PropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
PropertyContainer typedef | comphelper::OPropertyContainerHelper | private |
queryInterface(const css::uno::Type &rType) override | connectivity::evoab::OEvoabResultSet | virtual |
refreshRow() override | connectivity::evoab::OEvoabResultSet | 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 | connectivity::evoab::OEvoabResultSet | virtual |
release() noexcept override | connectivity::evoab::OEvoabResultSet | virtual |
revokeProperty(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | protected |
rowDeleted() override | connectivity::evoab::OEvoabResultSet | virtual |
rowInserted() override | connectivity::evoab::OEvoabResultSet | virtual |
rowUpdated() override | connectivity::evoab::OEvoabResultSet | virtual |
s_nRefCount | comphelper::OPropertyArrayUsageHelper< OEvoabResultSet > | protectedstatic |
s_pProps | comphelper::OPropertyArrayUsageHelper< OEvoabResultSet > | protectedstatic |
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 |
theMutex() | comphelper::OPropertyArrayUsageHelper< OEvoabResultSet > | protectedstatic |
wasNull() override | connectivity::evoab::OEvoabResultSet | virtual |
~OEvoabResultSet() override | connectivity::evoab::OEvoabResultSet | privatevirtual |
~OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OEvoabResultSet > | virtual |
~OPropertyContainer() | comphelper::OPropertyContainer | virtual |
~OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |