Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx55 …al_Bool bPrevEmpty, const sal_Bool bPrevString, const String& sPrevValue, const double& fPrevValue, in CellsEqual() argument
65 return (fPrevValue == fValue); in CellsEqual()
121 double fPrevValue; in WriteTable() local
140 fPrevValue = pMatVal->fVal; in WriteTable()
153 if (CellsEqual(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, in WriteTable()
158 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
161 fPrevValue = fValue; in WriteTable()
166 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
H A DXMLExportDDELinks.hxx36 …al_Bool bPrevEmpty, const sal_Bool bPrevString, const String& sPrevValue, const double& fPrevValue,

Completed in 5 milliseconds