| _inSkipGroup | SvRTFParser | privatestatic |
| adjustFormat() | dbaui::ODatabaseExport | protected |
| aParserStates | SvRTFParser | private |
| aToken | SvParser< int > | protected |
| bFuzzing | SvParser< int > | protected |
| bRTF_InTextRead | SvParser< int > | protected |
| bSwitchToUCS2 | SvParser< int > | protected |
| bTokenHasValue | SvParser< int > | protected |
| CallParser() override | dbaui::ORTFReader | virtual |
| CheckString(const OUString &aToken, sal_Int16 _nOldNumberFormat) | dbaui::ODatabaseExport | protected |
| ClearTxtConvContext() | SvParser< int > | protected |
| Continue(int nToken) override | SvRTFParser | virtual |
| SvParser< int >::Continue(T nToken) | SvParser< int > | virtual |
| CreateDefaultColumn(const OUString &_rColumnName) | dbaui::ODatabaseExport | protected |
| createPreparedStatement(const css::uno::Reference< css::sdbc::XDatabaseMetaData > &_xMetaData, const css::uno::Reference< css::beans::XPropertySet > &_xDestTable, const TPositions &_rvColumnPositions) | dbaui::ODatabaseExport | static |
| createRowSet() | dbaui::ODatabaseExport | protected |
| CreateTable(int nToken) | dbaui::ORTFReader | private |
| DECL_DLLPRIVATE_LINK(NewDataRead, LinkParamNone *, void) | SvParser< int > | private |
| eCodeSet | SvRTFParser | private |
| enableCheckOnly() | dbaui::ODatabaseExport | inline |
| ensureFormatter() | dbaui::ODatabaseExport | protected |
| eraseTokens() | dbaui::ODatabaseExport | protected |
| eSrcEnc | SvParser< int > | protected |
| eState | SvParser< int > | protected |
| executeWizard(const OUString &_sTableName, const css::uno::Any &_aTextColor, const css::awt::FontDescriptor &_rFont) | dbaui::ODatabaseExport | protected |
| GetAsynchCallLink() const | SvParser< int > | |
| GetCharSize() const | SvParser< int > | |
| GetCodeSet() const | SvRTFParser | protected |
| GetHexValue() | SvRTFParser | protected |
| GetLineNr() const | SvParser< int > | |
| GetLinePos() const | SvParser< int > | |
| GetNextChar() | SvParser< int > | |
| GetNextToken() | SvParser< int > | protected |
| GetNextToken_() override | SvRTFParser | protectedvirtual |
| GetSaveToken() const | SvParser< int > | |
| GetSrcEncoding() const | SvParser< int > | |
| GetStackPtr(short nCnt) | SvParser< int > | protected |
| GetStatus() const | SvParser< int > | |
| getTypeSelectionPageFactory() override | dbaui::ORTFReader | privatevirtual |
| IncLineNr() | SvParser< int > | |
| IncLinePos() | SvParser< int > | |
| insertValueIntoColumn() | dbaui::ODatabaseExport | protected |
| isCheckEnabled() const | dbaui::ODatabaseExport | inline |
| IsParserWorking() const | SvParser< int > | |
| IsSwitchToUCS2() const | SvParser< int > | |
| m_aDestColumns | dbaui::ODatabaseExport | protected |
| m_aLocale | dbaui::ODatabaseExport | protected |
| m_aNullDate | dbaui::ODatabaseExport | protected |
| m_bAppendFirstLine | dbaui::ODatabaseExport | protected |
| m_bCheckOnly | dbaui::ODatabaseExport | protected |
| m_bDontAskAgain | dbaui::ODatabaseExport | protected |
| m_bError | dbaui::ODatabaseExport | protected |
| m_bFoundTable | dbaui::ODatabaseExport | protected |
| m_bHead | dbaui::ODatabaseExport | protected |
| m_bInTbl | dbaui::ODatabaseExport | protected |
| m_bIsAutoIncrement | dbaui::ODatabaseExport | protected |
| m_nColumnPos | dbaui::ODatabaseExport | protected |
| m_nRowCount | dbaui::ODatabaseExport | protected |
| m_nRows | dbaui::ODatabaseExport | protected |
| m_nTokenIndex | SvParser< int > | protected |
| m_pColumnList | dbaui::ODatabaseExport | protected |
| m_pFormatter | dbaui::ODatabaseExport | protected |
| m_pInfoMap | dbaui::ODatabaseExport | protected |
| m_pTypeInfo | dbaui::ODatabaseExport | protected |
| m_pUpdateHelper | dbaui::ODatabaseExport | protected |
| m_rInputStream | dbaui::ODatabaseExport | protected |
| m_sDefaultTableName | dbaui::ODatabaseExport | protected |
| m_sNumToken | dbaui::ODatabaseExport | protected |
| m_sTextToken | dbaui::ODatabaseExport | protected |
| m_vColumnPositions | dbaui::ODatabaseExport | protected |
| m_vColumnSize | dbaui::ODatabaseExport | protected |
| m_vColumnTypes | dbaui::ODatabaseExport | protected |
| m_vDestVector | dbaui::ODatabaseExport | protected |
| m_vecColor | dbaui::ORTFReader | private |
| m_vNumberFormat | dbaui::ODatabaseExport | protected |
| m_xConnection | dbaui::ODatabaseExport | protected |
| m_xContext | dbaui::ODatabaseExport | protected |
| m_xFormatter | dbaui::ODatabaseExport | protected |
| m_xTable | dbaui::ODatabaseExport | protected |
| m_xTables | dbaui::ODatabaseExport | protected |
| NextToken(int nToken) override | dbaui::ORTFReader | privatevirtual |
| SvRTFParser::NextToken(T nToken)=0 | SvParser< int > | protectedpure virtual |
| nlLineNr | SvParser< int > | protected |
| nlLinePos | SvParser< int > | protected |
| nNextCh | SvParser< int > | protected |
| nNextChPos | SvParser< int > | protected |
| nOpenBrackets | SvRTFParser | private |
| nTokenStackPos | SvParser< int > | private |
| nTokenStackSize | SvParser< int > | private |
| nTokenValue | SvParser< int > | protected |
| nUCharOverread | SvRTFParser | private |
| ODatabaseExport(const SharedConnection &_rxConnection, const css::uno::Reference< css::util::XNumberFormatter > &_rxNumberF, const css::uno::Reference< css::uno::XComponentContext > &_rxContext, SvStream &_rInputStream) | dbaui::ODatabaseExport | |
| ODatabaseExport(sal_Int32 nRows, TPositions &&_rColumnPositions, const css::uno::Reference< css::util::XNumberFormatter > &_rxNumberF, const css::uno::Reference< css::uno::XComponentContext > &_rxContext, const TColumnVector *rList, const OTypeInfoMap *_pInfoMap, bool _bAutoIncrementEnabled, SvStream &_rInputStream) | dbaui::ODatabaseExport | |
| ORTFReader(SvStream &rIn, const SharedConnection &_rxConnection, const css::uno::Reference< css::util::XNumberFormatter > &_rxNumberF, const css::uno::Reference< css::uno::XComponentContext > &_rxContext) | dbaui::ORTFReader | |
| ORTFReader(SvStream &rIn, sal_Int32 nRows, TPositions &&_rColumnPositions, const css::uno::Reference< css::util::XNumberFormatter > &_rxNumberF, const css::uno::Reference< css::uno::XComponentContext > &_rxContext, const TColumnVector *rList, const OTypeInfoMap *_pInfoMap, bool _bAutoIncrementEnabled) | dbaui::ORTFReader | |
| pImplData | SvParser< int > | protected |
| pTokenStack | SvParser< int > | private |
| pTokenStackPos | SvParser< int > | private |
| ReadBitmapData() | SvRTFParser | protected |
| ReadUnknownData() | SvRTFParser | protected |
| RereadLookahead() | SvParser< int > | |
| RestoreState() | SvParser< int > | |
| rInput | SvParser< int > | protected |
| SaveState(T nToken) | SvParser< int > | |
| ScanText() | SvRTFParser | protected |
| SetColumnTypes(const TColumnVector *rList, const OTypeInfoMap *_pInfoMap) | dbaui::ODatabaseExport | |
| SetEncoding(rtl_TextEncoding eEnc) | SvRTFParser | protected |
| SetLineNr(sal_uInt32 nlNum) | SvParser< int > | |
| SetLinePos(sal_uInt32 nlPos) | SvParser< int > | |
| SetSrcEncoding(rtl_TextEncoding eSrcEnc) | SvParser< int > | |
| SetSwitchToUCS2(bool bSet) | SvParser< int > | |
| SetTableName(const OUString &_sTableName) | dbaui::ODatabaseExport | inline |
| showErrorDialog(const css::sdbc::SQLException &e) | dbaui::ODatabaseExport | protected |
| SkipGroup() | SvRTFParser | protected |
| SkipToken(short nCnt=-1) | SvParser< int > | protected |
| SvParser(SvStream &rIn, sal_uInt8 nStackSize=3) | SvParser< int > | |
| SvRTFParser(SvStream &rIn, sal_uInt8 nStackSize=3) | SvRTFParser | |
| TColumns typedef | dbaui::ODatabaseExport | |
| TColumnVector typedef | dbaui::ODatabaseExport | |
| TPositions typedef | dbaui::ODatabaseExport | |
| ~ODatabaseExport() | dbaui::ODatabaseExport | protectedvirtual |
| ~ORTFReader() override | dbaui::ORTFReader | privatevirtual |
| ~SvParser() override | SvParser< int > | protectedvirtual |
| ~SvRTFParser() override | SvRTFParser | protectedvirtual |