Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx482 const ScChangeAction* pConstAction = pAction; in WriteContentChange() local
483 WriteBigRange(pConstAction->GetBigRange(), XML_CELL_ADDRESS); in WriteContentChange()
497 void ScChangeTrackingExportHelper::AddInsertionAttributes(const ScChangeAction* pConstAction) in AddInsertionAttributes() argument
509 const ScBigRange& rBigRange = pConstAction->GetBigRange(); in AddInsertionAttributes()
512 switch (pConstAction->GetType()) in AddInsertionAttributes()
552 if (pConstAction->GetType() != SC_CAT_INSERT_TABS) in AddInsertionAttributes()

Completed in 154 milliseconds