Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx167 …const ScChangeActionContent* pContentAction = static_cast<const ScChangeActionContent*>(pDeletedAc… in WriteDeleted() local
168 if (pContentAction) in WriteDeleted()
177 pContentAction->GetNewString(sValue); in WriteDeleted()
178 WriteCell(pContentAction->GetNewCell(), sValue); in WriteDeleted()
182 WriteGenerated(pContentAction); in WriteDeleted()

Completed in 36 milliseconds