Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/data/
H A Dattrib.cxx343 String aStrDelim = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( ", " )); in GetPresentation() local
357 rText += (bProtection ? aStrYes : aStrNo); rText += aStrDelim; in GetPresentation()
359 rText += (!bHideFormula ? aStrYes : aStrNo); rText += aStrDelim; in GetPresentation()
361 rText += (bHideCell ? aStrYes : aStrNo); rText += aStrDelim; in GetPresentation()

Completed in 19 milliseconds