Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlexprt.cxx3224 OUString* pCellString(&sElemCell); in WriteCell() local
3227 pCellString = &sElemCoveredCell; in WriteCell()
3239 SvXMLElementExport aElemC(*this, *pCellString, true, true); in WriteCell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlexprt.cxx3233 OUString* pCellString(&sElemCell); in WriteCell() local
3236 pCellString = &sElemCoveredCell; in WriteCell()
3248 SvXMLElementExport aElemC(*this, *pCellString, true, true); in WriteCell()