Home
last modified time | relevance | path

Searched refs:sFormulaAddress (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx41 sFormulaAddress(), in ScMyCellInfo()
58 sFormulaAddress(rFormulaAddress), in ScMyCellInfo()
80 if (!pCell && sFormula.getLength() && sFormulaAddress.getLength()) in CreateCell()
84 …ScRangeStringConverter::GetAddressFromString(aPos, sFormulaAddress, pDoc, ::formula::FormulaGramma… in CreateCell()
H A DXMLChangeTrackingImportHelper.hxx45 rtl::OUString sFormulaAddress; member
55 …ScMyCellInfo(ScBaseCell* pCell, const rtl::OUString& sFormulaAddress, const rtl::OUString& sFormul…
H A DXMLTrackedChangesContext.cxx103 rtl::OUString sFormulaAddress; member in ScXMLCellContentDeletionContext
318 rtl::OUString sFormulaAddress; member in ScXMLPreviousContext
830 …pCell, sFormulaAddress, sFormula, sFormulaNmsp, eGrammar, sInputString, fValue, nType, nMatrixFlag… in CreateChildContext()
848 …ScMyCellInfo* pCellInfo(new ScMyCellInfo(pCell, sFormulaAddress, sFormula, eGrammar, sInputString,… in EndElement()
1372 …pOldCell, sFormulaAddress, sFormula, sFormulaNmsp, eGrammar, sInputString, fValue, nType, nMatrixF… in CreateChildContext()
1382 …pChangeTrackingImportHelper->SetPreviousChange(nID, new ScMyCellInfo(pOldCell, sFormulaAddress, sF… in EndElement()

Completed in 40 milliseconds