Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx55 sal_Bool ScXMLExportDDELinks::CellsEqual(const sal_Bool bPrevEmpty, const sal_Bool bPrevString, con… in CellsEqual() argument
58 if (bEmpty == bPrevEmpty) in CellsEqual()
120 sal_Bool bPrevEmpty(sal_True); in WriteTable() local
135 bPrevEmpty = !pMatVal; in WriteTable()
153 if (CellsEqual(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, in WriteTable()
158 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
160 bPrevEmpty = bEmpty; in WriteTable()
166 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
H A DXMLExportDDELinks.hxx36 …sal_Bool CellsEqual(const sal_Bool bPrevEmpty, const sal_Bool bPrevString, const String& sPrevVa…

Completed in 20 milliseconds