| acquire() noexcept final override | SvXMLImportContext | virtual |
| AddFormulaCell(const ScAddress &rScCellPos) | ScXMLTableRowCellContext | private |
| AddNonFormulaCell(const ScAddress &rScCellPos) | ScXMLTableRowCellContext | private |
| AddTextAndValueCell(const ScAddress &rScCellPos, const ::std::optional< OUString > &pOUText, ScAddress &rScCurrentPos) | ScXMLTableRowCellContext | private |
| bFormulaTextResult | ScXMLTableRowCellContext | private |
| bIsCovered | ScXMLTableRowCellContext | private |
| bIsEmpty | ScXMLTableRowCellContext | private |
| bIsMatrix | ScXMLTableRowCellContext | private |
| bIsMerged | ScXMLTableRowCellContext | private |
| bSolarMutexLocked | ScXMLTableRowCellContext | private |
| CellsAreRepeated() const | ScXMLTableRowCellContext | private |
| characters(const OUString &aChars) override | SvXMLImportContext | virtual |
| createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override | ScXMLTableRowCellContext | virtual |
| createUnknownChildContext(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
| DoMerge(const ScAddress &rScCellPos, const SCCOL nCols, const SCROW nRows) | ScXMLTableRowCellContext | private |
| eGrammar | ScXMLTableRowCellContext | private |
| endFastElement(sal_Int32 nElement) override | ScXMLTableRowCellContext | virtual |
| endUnknownElement(const OUString &Namespace, const OUString &Name) override | SvXMLImportContext | virtual |
| FieldsType typedef | ScXMLTableRowCellContext | private |
| FormulaWithNamespace typedef | ScXMLTableRowCellContext | private |
| fValue | ScXMLTableRowCellContext | private |
| GetFirstParagraph() const | ScXMLTableRowCellContext | private |
| getImplementationId() final override | SvXMLImportContext | virtual |
| GetImport() | SvXMLImportContext | protected |
| GetImport() const | SvXMLImportContext | protected |
| GetScImport() | ScXMLImportContext | protected |
| GetScImport() const | ScXMLImportContext | protected |
| getTypes() final override | SvXMLImportContext | virtual |
| HasSpecialCaseFormulaText() | ScXMLTableRowCellContext | private |
| IsPossibleErrorString() const | ScXMLTableRowCellContext | private |
| LockSolarMutex() | ScXMLTableRowCellContext | private |
| m_nRefCount | SvXMLImportContext | private |
| m_xRewindMap | SvXMLImportContext | private |
| maContentValidationName | ScXMLTableRowCellContext | private |
| maFields | ScXMLTableRowCellContext | private |
| maFirstParagraph | ScXMLTableRowCellContext | private |
| maFormats | ScXMLTableRowCellContext | private |
| maFormula | ScXMLTableRowCellContext | private |
| maParagraph | ScXMLTableRowCellContext | private |
| maStringValue | ScXMLTableRowCellContext | private |
| mbCheckWithCompilerForError | ScXMLTableRowCellContext | private |
| mbEditEngineHasText | ScXMLTableRowCellContext | private |
| mbErrorValue | ScXMLTableRowCellContext | private |
| mbHasFormatRuns | ScXMLTableRowCellContext | private |
| mbHasStyle | ScXMLTableRowCellContext | private |
| mbNewValueType | ScXMLTableRowCellContext | private |
| mbPossibleEmptyDisplay | ScXMLTableRowCellContext | private |
| mbPossibleErrorCell | ScXMLTableRowCellContext | private |
| mnCurParagraph | ScXMLTableRowCellContext | private |
| mpEditEngine | ScXMLTableRowCellContext | private |
| mrImport | SvXMLImportContext | private |
| mxAnnotationData | ScXMLTableRowCellContext | private |
| nCellType | ScXMLTableRowCellContext | private |
| nColsRepeated | ScXMLTableRowCellContext | private |
| nMatrixCols | ScXMLTableRowCellContext | private |
| nMatrixRows | ScXMLTableRowCellContext | private |
| nMergedCols | ScXMLTableRowCellContext | private |
| nMergedRows | ScXMLTableRowCellContext | private |
| nRepeatedRows | ScXMLTableRowCellContext | private |
| pCellRangeSource | ScXMLTableRowCellContext | private |
| pDetectiveObjVec | ScXMLTableRowCellContext | private |
| PushFormat(sal_Int32 nBegin, sal_Int32 nEnd, const OUString &rStyleName) | ScXMLTableRowCellContext | private |
| PushParagraphEnd() | ScXMLTableRowCellContext | |
| PushParagraphField(std::unique_ptr< SvxFieldData > pData, const OUString &rStyleName) | ScXMLTableRowCellContext | private |
| PushParagraphFieldDate(const OUString &rStyleName) | ScXMLTableRowCellContext | |
| PushParagraphFieldDocTitle(const OUString &rStyleName) | ScXMLTableRowCellContext | |
| PushParagraphFieldSheetName(const OUString &rStyleName) | ScXMLTableRowCellContext | |
| PushParagraphFieldURL(const OUString &rURL, const OUString &rRep, const OUString &rStyleName, const OUString &rTargetFrame) | ScXMLTableRowCellContext | |
| PushParagraphSpan(std::u16string_view rSpan, const OUString &rStyleName) | ScXMLTableRowCellContext | |
| PutFormulaCell(const ScAddress &rScCurrentPos) | ScXMLTableRowCellContext | private |
| PutRewindMap(std::optional< SvXMLNamespaceMap > &&p) | SvXMLImportContext | private |
| PutTextCell(const ScAddress &rScCurrentPos, const SCCOL nCurrentCol, const ::std::optional< OUString > &pOUText) | ScXMLTableRowCellContext | private |
| PutValueCell(const ScAddress &rScCurrentPos) | ScXMLTableRowCellContext | private |
| queryInterface(const css::uno::Type &aType) final override | SvXMLImportContext | virtual |
| release() noexcept final override | SvXMLImportContext | virtual |
| rXMLImport | ScXMLTableRowCellContext | private |
| ScXMLImportContext(SvXMLImport &rImport) | ScXMLImportContext | |
| ScXMLTableRowCellContext(ScXMLImport &rImport, const rtl::Reference< sax_fastparser::FastAttributeList > &rAttrList, const bool bIsCovered, const sal_Int32 nRepeatedRows) | ScXMLTableRowCellContext | |
| SetAnnotation(const ScAddress &rPosition) | ScXMLTableRowCellContext | |
| SetCellRangeSource(const ScAddress &rPosition) | ScXMLTableRowCellContext | |
| SetContentValidation(const ScRange &rScRange) | ScXMLTableRowCellContext | private |
| SetContentValidation(const ScAddress &rScCellPos) | ScXMLTableRowCellContext | private |
| SetDetectiveObj(const ScAddress &rPosition) | ScXMLTableRowCellContext | |
| SetFormulaCell(ScFormulaCell *pFCell) const | ScXMLTableRowCellContext | private |
| startFastElement(sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
| startUnknownElement(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
| SvXMLImportContext(SvXMLImport &rImport) | SvXMLImportContext | |
| TakeRewindMap() | SvXMLImportContext | private |
| ~ScXMLTableRowCellContext() override | ScXMLTableRowCellContext | virtual |
| ~SvXMLImportContext() | SvXMLImportContext | virtual |