Home
last modified time | relevance | path

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

/AOO41X/main/writerfilter/source/ooxml/ !
H A DOOXMLFastContextHandler.cxx44 static const sal_uInt8 sCR[] = { 0xd, 0x0 }; variable
786 mpStream->utext((const sal_uInt8*)sCR, 1); in cr()
828 mpStream->utext((const sal_uInt8*)sCR, 1); in endOfParagraph()