Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.hxx42 struct ScMyCellInfo struct
55ScMyCellInfo(ScBaseCell* pCell, const rtl::OUString& sFormulaAddress, const rtl::OUString& sFormul… argument
59 ~ScMyCellInfo();
64 ScMyCellInfo(); // disabled
70 ScMyCellInfo* pCellInfo;
82 ScMyCellInfo* pCellInfo;
84 ScMyGenerated(ScMyCellInfo* pCellInfo, const ScBigRange& aBigRange);
166 ScMyCellInfo* pCellInfo;
221 void SetPreviousChange(const sal_uInt32 nPreviousAction, ScMyCellInfo* pCellInfo);
225 void AddDeleted(const sal_uInt32 nID, ScMyCellInfo* pCellInfo);
[all …]
H A DXMLChangeTrackingImportHelper.cxx39 ScMyCellInfo::ScMyCellInfo() in ScMyCellInfo() function in ScMyCellInfo
53 ScMyCellInfo::ScMyCellInfo(ScBaseCell* pTempCell, const rtl::OUString& rFormulaAddress, const rtl::… in ScMyCellInfo() function in ScMyCellInfo
70 ScMyCellInfo::~ScMyCellInfo() in ~ScMyCellInfo()
76 ScBaseCell* ScMyCellInfo::CreateCell(ScDocument* pDoc) in CreateCell()
114 ScMyGenerated::ScMyGenerated(ScMyCellInfo* pTempCellInfo, const ScBigRange& aTempBigRange) in ScMyGenerated()
292 ScMyCellInfo* pCellInfo) in SetPreviousChange()
343 void ScXMLChangeTrackingImportHelper::AddDeleted(const sal_uInt32 nID, ScMyCellInfo* pCellInfo) in AddDeleted()
422 void ScXMLChangeTrackingImportHelper::AddGenerated(ScMyCellInfo* pCellInfo, const ScBigRange& aBigR… in AddGenerated()
H A DXMLTrackedChangesContext.cxx848ScMyCellInfo* pCellInfo(new ScMyCellInfo(pCell, sFormulaAddress, sFormula, eGrammar, sInputString,… in EndElement()
1382 …pChangeTrackingImportHelper->SetPreviousChange(nID, new ScMyCellInfo(pOldCell, sFormulaAddress, sF… in EndElement()

Completed in 35 milliseconds