45 static OUString
GetChangeID(
const sal_uInt32 nActionNumber);
void WriteDepending(const ScChangeAction *pDependAction)
void WriteCell(const ScCellValue &rCell, const OUString &sValue)
void WriteStringCell(const ScCellValue &rCell)
~ScChangeTrackingExportHelper()
void WriteDeletion(ScChangeAction *pAction)
void CollectCellAutoStyles(const ScCellValue &rCell)
void WriteDependings(const ScChangeAction *pAction)
void WriteMovement(const ScChangeAction *pAction)
rtl::Reference< ScEditEngineTextObj > pEditTextObj
void WriteFormulaCell(const ScCellValue &rCell, const OUString &sValue)
void WriteContentChange(const ScChangeAction *pAction)
void WriteInsertion(const ScChangeAction *pAction)
ScChangeTrack * pChangeTrack
void WriteEditCell(const ScCellValue &rCell)
void WriteGenerated(const ScChangeAction *pDependAction)
void CollectActionAutoStyles(const ScChangeAction *pAction)
void AddInsertionAttributes(const ScChangeAction *pAction)
void WriteValueCell(const ScCellValue &rCell, const OUString &sValue)
void SetValueAttributes(const double &fValue, const OUString &sValue)
void WriteDeleted(const ScChangeAction *pDependAction)
void WriteBigRange(const ScBigRange &rBigRange, xmloff::token::XMLTokenEnum aName)
void WriteChangeInfo(const ScChangeAction *pAction)
void WriteCutOffs(const ScChangeActionDel *pAction)
void CollectAndWriteChanges()
static OUString GetChangeID(const sal_uInt32 nActionNumber)
void WorkWithChangeAction(ScChangeAction *pAction)
void GetAcceptanceState(const ScChangeAction *pAction)
ScChangeTrackingExportHelper(ScXMLExport &rExport)
void AddDeletionAttributes(const ScChangeActionDel *pAction)
void WriteRejection(const ScChangeAction *pAction)
Store arbitrary cell value of any kind.