Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx55 …l(const sal_Bool bPrevEmpty, const sal_Bool bPrevString, const String& sPrevValue, const double& f… in CellsEqual() argument
63 return (sPrevValue == sValue); in CellsEqual()
122 String sPrevValue; in WriteTable() local
138 sPrevValue = pMatVal->GetString(); in WriteTable()
153 if (CellsEqual(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, in WriteTable()
158 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
162 sPrevValue = sValue; in WriteTable()
166 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
H A DXMLExportDDELinks.hxx36 …l(const sal_Bool bPrevEmpty, const sal_Bool bPrevString, const String& sPrevValue, const double& f…

Completed in 9 milliseconds