Searched refs:aCRLF (Results 1 – 2 of 2) sorted by relevance
3584 static const sal_Char aCRLF[2] = { 0x0D, 0x0A }; in writeLineEnd() local3585 writeSequence(aCRLF, aCRLF + 2); in writeLineEnd()
1344 static const sal_Unicode aCRLF[] = { 0x0d, 0x0a, 0x00 }; variable1354 aSep = aCRLF; in GetSepStr()
Completed in 42 milliseconds