| aBoundLC | cppu::OPropertySetHelper | protected |
| acquire() noexcept override | connectivity::odbc::OStatement_Base | virtual |
| addPropertiesChangeListener(const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| addPropertyChangeListener(const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| addVetoableChangeListener(const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| aVetoableLC | cppu::OPropertySetHelper | protected |
| cancel() override | connectivity::odbc::OStatement_Base | virtual |
| clearMyResultSet() | connectivity::odbc::OStatement_Base | protected |
| clearWarnings() override | connectivity::odbc::OStatement_Base | virtual |
| close() override | connectivity::odbc::OStatement_Base | virtual |
| convertFastPropertyValue(css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override | connectivity::odbc::OStatement_Base | protectedvirtual |
| createArrayHelper() const override | connectivity::odbc::OStatement_Base | protectedvirtual |
| createPropertySetInfo(IPropertyArrayHelper &rProperties) | cppu::OPropertySetHelper | static |
| createResultSet() | connectivity::odbc::OStatement_Base | protectedvirtual |
| disposeResultSet() | connectivity::odbc::OStatement_Base | protected |
| disposing() override | connectivity::odbc::OStatement_Base | virtual |
| execute(const OUString &sql) override | connectivity::odbc::OStatement_Base | virtual |
| executeQuery(const OUString &sql) override | connectivity::odbc::OStatement_Base | virtual |
| executeUpdate(const OUString &sql) override | connectivity::odbc::OStatement_Base | virtual |
| fire(sal_Int32 *pnHandles, const css::uno::Any *pNewValues, const css::uno::Any *pOldValues, sal_Int32 nCount, sal_Bool bVetoable) | cppu::OPropertySetHelper | protected |
| firePropertiesChangeEvent(const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| getArrayHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | |
| getColumnCount() | connectivity::odbc::OStatement_Base | protected |
| getConnection() override | connectivity::odbc::OStatement_Base | virtual |
| getConnectionHandle() | connectivity::odbc::OStatement_Base | inline |
| getCursorName() const | connectivity::odbc::OStatement_Base | protected |
| getCursorProperties(SQLINTEGER _nCursorType, bool bFirst) | connectivity::odbc::OStatement_Base | |
| getEscapeProcessing() const | connectivity::odbc::OStatement_Base | protected |
| getFastPropertyValue(css::uno::Any &rValue, sal_Int32 nHandle) const override | connectivity::odbc::OStatement_Base | protectedvirtual |
| getFastPropertyValue(sal_Int32 nHandle) override final | connectivity::odbc::OStatement_Base | protectedvirtual |
| getFastPropertyValue(std::unique_lock< std::mutex > &rGuard, css::uno::Any &rValue, sal_Int32 nHandle) const =0 | connectivity::odbc::OStatement_Base | protected |
| getFetchDirection() const | connectivity::odbc::OStatement_Base | protected |
| getFetchSize() const | connectivity::odbc::OStatement_Base | protected |
| getGeneratedValues() override | connectivity::odbc::OStatement_Base | virtual |
| getInfoHelper() override | connectivity::odbc::OStatement_Base | protectedvirtual |
| getMaxFieldSize() const | connectivity::odbc::OStatement_Base | protected |
| getMaxRows() const | connectivity::odbc::OStatement_Base | protected |
| getMoreResults() override | connectivity::odbc::OStatement_Base | virtual |
| getOdbcFunction(ODBC3SQLFunctionId _nIndex) const | connectivity::odbc::OStatement_Base | inline |
| getOwnConnection() const | connectivity::odbc::OStatement_Base | inline |
| getPropertySetInfo() override | connectivity::odbc::OStatement_Base | virtual |
| getPropertyValue(const ::rtl::OUString &aPropertyName) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| getPropertyValues(const css::uno::Sequence< ::rtl::OUString > &PropertyNames) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| getQueryTimeOut() const | connectivity::odbc::OStatement_Base | protected |
| getResultSet(bool checkCount) | connectivity::odbc::OStatement_Base | protected |
| getResultSet() override | connectivity::odbc::OStatement_Base | virtual |
| getResultSetConcurrency() const | connectivity::odbc::OStatement_Base | protected |
| getResultSetType() const | connectivity::odbc::OStatement_Base | protected |
| getRowCount() | connectivity::odbc::OStatement_Base | protected |
| getStmtOption(SQLINTEGER fOption) const | connectivity::odbc::OStatement_Base | protected |
| getTypes() override | connectivity::odbc::OStatement_Base | virtual |
| getUpdateCount() override | connectivity::odbc::OStatement_Base | virtual |
| getWarnings() override | connectivity::odbc::OStatement_Base | virtual |
| impl_fireAll(sal_Int32 *i_handles, const css::uno::Any *i_newValues, const css::uno::Any *i_oldValues, sal_Int32 i_count) | cppu::OPropertySetHelper | private |
| isUsingBookmarks() const | connectivity::odbc::OStatement_Base | protected |
| lockIfNecessary(const OUString &sql) | connectivity::odbc::OStatement_Base | protected |
| m_aBatchVector | connectivity::odbc::OStatement_Base | protected |
| m_aLastWarning | connectivity::odbc::OStatement_Base | private |
| m_aMutex | cppu::BaseMutex | protected |
| m_aStatementHandle | connectivity::odbc::OStatement_Base | protected |
| m_pConnection | connectivity::odbc::OStatement_Base | protected |
| m_pReserved | cppu::OPropertySetHelper | protected |
| m_pRowStatusArray | connectivity::odbc::OStatement_Base | protected |
| m_sSqlStatement | connectivity::odbc::OStatement_Base | protected |
| m_xGeneratedStatement | connectivity::odbc::OStatement_Base | protected |
| m_xResultSet | connectivity::odbc::OStatement_Base | protected |
| operator=(const OPropertySetHelper &) SAL_DELETED_FUNCTION | cppu::OPropertySetHelper | private |
| OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | |
| OPropertySetHelper(OBroadcastHelper &rBHelper) | cppu::OPropertySetHelper | |
| OPropertySetHelper(OBroadcastHelper &rBHelper, bool bIgnoreRuntimeExceptionsWhileFiring) | cppu::OPropertySetHelper | |
| OPropertySetHelper(OBroadcastHelper &rBHelper, IEventNotificationHook *i_pFireEvents, bool bIgnoreRuntimeExceptionsWhileFiring=false) | cppu::OPropertySetHelper | |
| OPropertySetHelper(const OPropertySetHelper &) SAL_DELETED_FUNCTION | cppu::OPropertySetHelper | private |
| OStatement_Base(OConnection *_pConnection) | connectivity::odbc::OStatement_Base | |
| queryInterface(const css::uno::Type &rType) override | connectivity::odbc::OStatement_Base | virtual |
| rBHelper | cppu::OPropertySetHelper | protected |
| release() noexcept override | connectivity::odbc::OStatement_Base | virtual |
| removePropertiesChangeListener(const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| removePropertyChangeListener(const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| removeVetoableChangeListener(const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| reset() | connectivity::odbc::OStatement_Base | protected |
| s_nRefCount | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| s_pProps | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| setCursorName(std::u16string_view _par0) | connectivity::odbc::OStatement_Base | protected |
| setDependentFastPropertyValue(sal_Int32 i_handle, const css::uno::Any &i_value) | cppu::OPropertySetHelper | protected |
| setEscapeProcessing(const bool _bEscapeProc) | connectivity::odbc::OStatement_Base | protected |
| setFastPropertyValue(sal_Int32 nHandle, const css::uno::Any &rValue) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const css::uno::Any &rValue) override | connectivity::odbc::OStatement_Base | protectedvirtual |
| setFastPropertyValues(sal_Int32 nSeqLen, sal_Int32 *pHandles, const css::uno::Any *pValues, sal_Int32 nHitCount) | cppu::OPropertySetHelper | protected |
| setFetchDirection(sal_Int32 _par0) | connectivity::odbc::OStatement_Base | protected |
| setFetchSize(sal_Int32 _par0) | connectivity::odbc::OStatement_Base | protected |
| setMaxFieldSize(sal_Int64 _par0) | connectivity::odbc::OStatement_Base | protected |
| setMaxRows(sal_Int64 _par0) | connectivity::odbc::OStatement_Base | protected |
| setPropertyValue(const ::rtl::OUString &rPropertyName, const css::uno::Any &aValue) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| setPropertyValues(const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Sequence< css::uno::Any > &Values) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
| setQueryTimeOut(sal_Int64 _par0) | connectivity::odbc::OStatement_Base | protected |
| setResultSetConcurrency(sal_Int32 _par0) | connectivity::odbc::OStatement_Base | protected |
| setResultSetType(sal_Int32 _par0) | connectivity::odbc::OStatement_Base | protected |
| setStmtOption(SQLINTEGER fOption, T value) const | connectivity::odbc::OStatement_Base | protected |
| setUsingBookmarks(bool _bUseBookmark) | connectivity::odbc::OStatement_Base | protected |
| setWarning(const css::sdbc::SQLWarning &ex) | connectivity::odbc::OStatement_Base | protected |
| theMutex() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| ~OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | virtual |
| ~OPropertySetHelper() | cppu::OPropertySetHelper | protected |
| ~OStatement_Base() override | connectivity::odbc::OStatement_Base | protectedvirtual |