| acquire() noexcept override | connectivity::file::OStatement | virtual |
| analyzeSQL() | connectivity::file::OStatement_Base | protected |
| cancel() override | connectivity::file::OStatement_Base | virtual |
| clearWarnings() override | connectivity::file::OStatement_Base | virtual |
| close() override | connectivity::file::OStatement_Base | virtual |
| closeResultSet() | connectivity::file::OStatement_Base | protected |
| ConstPropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
| construct(const OUString &sql) | connectivity::file::OStatement_Base | virtual |
| 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::file::OStatement_Base | protectedvirtual |
| createColumnMapping() | connectivity::file::OStatement_Base | protected |
| createResultSet() override | connectivity::component::OComponentStatement | protectedvirtual |
| DECLARE_SERVICE_INFO() | connectivity::component::OComponentStatement | |
| describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
| disposeResultSet() | connectivity::file::OStatement_Base | protected |
| disposing() override | connectivity::file::OStatement_BASE2 | virtual |
| execute(const OUString &sql) override | connectivity::file::OStatement | virtual |
| executeQuery(const OUString &sql) override | connectivity::file::OStatement | virtual |
| executeUpdate(const OUString &sql) override | connectivity::file::OStatement | virtual |
| getArrayHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | |
| GetAssignValues() | connectivity::file::OStatement_Base | protected |
| getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
| getConnection() override | connectivity::file::OStatement | 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 |
| getImplementationId() SAL_OVERRIDE | cppu::ImplHelper2< class Ifc1, class Ifc2 > | virtual |
| getInfoHelper() override | connectivity::file::OStatement_Base | protected |
| getOwnConnection() const | connectivity::file::OStatement_Base | inline |
| getParseTree() const | connectivity::file::OStatement_Base | inline |
| getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
| getPropertySetInfo() override | connectivity::file::OStatement_Base | virtual |
| connectivity::getTypes() override | connectivity::file::OStatement_Base | virtual |
| cppu::ImplHelper2::getTypes() SAL_OVERRIDE | cppu::ImplHelper2< class Ifc1, class Ifc2 > | virtual |
| getWarnings() override | connectivity::file::OStatement_Base | virtual |
| implPushBackProperty(const PropertyDescription &_rProp) | comphelper::OPropertyContainerHelper | private |
| initializeResultSet(OResultSet *_pResult) | connectivity::file::OStatement_Base | protectedvirtual |
| isRegisteredProperty(sal_Int32 _nHandle) const | comphelper::OPropertyContainerHelper | protected |
| isRegisteredProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
| m_aAssignValues | connectivity::file::OStatement_Base | protected |
| m_aColMapping | connectivity::file::OStatement_Base | protected |
| m_aCursorName | connectivity::file::OStatement_Base | protected |
| m_aEvaluateRow | connectivity::file::OStatement_Base | protected |
| m_aHoldProperties | comphelper::OPropertyContainerHelper | private |
| m_aLastWarning | connectivity::file::OStatement_Base | protected |
| m_aMutex | cppu::BaseMutex | protected |
| m_aOrderbyAscending | connectivity::file::OStatement_Base | protected |
| m_aOrderbyColumnNumber | connectivity::file::OStatement_Base | protected |
| m_aParameterIndexes | connectivity::file::OStatement_Base | protected |
| m_aParser | connectivity::file::OStatement_Base | protected |
| m_aProperties | comphelper::OPropertyContainerHelper | private |
| m_aRow | connectivity::file::OStatement_Base | protected |
| m_aSelectRow | connectivity::file::OStatement_Base | protected |
| m_aSQLIterator | connectivity::file::OStatement_Base | protected |
| m_bEscapeProcessing | connectivity::file::OStatement_Base | protected |
| m_nFetchDirection | connectivity::file::OStatement_Base | protected |
| m_nFetchSize | connectivity::file::OStatement_Base | protected |
| m_nMaxFieldSize | connectivity::file::OStatement_Base | protected |
| m_nMaxRows | connectivity::file::OStatement_Base | protected |
| m_nQueryTimeOut | connectivity::file::OStatement_Base | protected |
| m_nResultSetConcurrency | connectivity::file::OStatement_Base | protected |
| m_nResultSetType | connectivity::file::OStatement_Base | protected |
| m_pConnection | connectivity::file::OStatement_Base | protected |
| m_pParseTree | connectivity::file::OStatement_Base | protected |
| m_pSQLAnalyzer | connectivity::file::OStatement_Base | protected |
| m_pTable | connectivity::file::OStatement_Base | protected |
| m_xColNames | connectivity::file::OStatement_Base | protected |
| m_xDBMetaData | connectivity::file::OStatement_Base | protected |
| m_xResultSet | connectivity::file::OStatement_Base | protected |
| OComponentStatement(file::OConnection *_pConnection) | connectivity::component::OComponentStatement | inline |
| operator=(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
| OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | |
| OPropertyContainer(::cppu::OBroadcastHelper &_rBHelper) | comphelper::OPropertyContainer | protected |
| OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
| OPropertyContainerHelper(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
| OStatement(OConnection *_pConnection) | connectivity::file::OStatement | inline |
| OStatement_Base(OConnection *_pConnection) | connectivity::file::OStatement_Base | |
| OStatement_BASE2(OConnection *_pConnection) | connectivity::file::OStatement_BASE2 | inline |
| ParseAssignValues(const std::vector< OUString > &aColumnNameList, connectivity::OSQLParseNode *pRow_Value_Constructor_Elem, sal_Int32 nIndex) | connectivity::file::OStatement_Base | protected |
| parseParamterElem(const OUString &_sColumnName, OSQLParseNode *pRow_Value_Constructor_Elem) | connectivity::file::OStatement_Base | protectedvirtual |
| Properties typedef | comphelper::OPropertyContainerHelper | private |
| PropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
| PropertyContainer typedef | comphelper::OPropertyContainerHelper | private |
| queryInterface(const css::uno::Type &rType) override | connectivity::file::OStatement | 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::file::OStatement | virtual |
| revokeProperty(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | protected |
| s_nRefCount | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| s_pProps | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| searchHandle(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | private |
| SetAssignValue(const OUString &aColumnName, const OUString &aValue, bool bSetNull=false, sal_uInt32 nParameter=SQL_NO_PARAMETER) | connectivity::file::OStatement_Base | 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 |
| setOrderbyColumn(connectivity::OSQLParseNode const *pColumnRef, connectivity::OSQLParseNode const *pAscendingDescending) | connectivity::file::OStatement_Base | protected |
| theMutex() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| ~ImplHelper2() SAL_NOEXCEPT | cppu::ImplHelper2< class Ifc1, class Ifc2 > | protected |
| ~OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | virtual |
| ~OPropertyContainer() | comphelper::OPropertyContainer | virtual |
| ~OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
| ~OStatement_Base() override | connectivity::file::OStatement_Base | protectedvirtual |