Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx343 const ScStringCell* pStringCell = static_cast<const ScStringCell*>(pCell); in WriteStringCell() local
344 if (pStringCell) in WriteStringCell()
347 pStringCell->GetString(sString); in WriteStringCell()