Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxlstring.hxx52 const sal_uInt8 EXC_LF_C = '\x0A'; /// LF character (used for line break). variable
53 const sal_uInt16 EXC_LF = EXC_LF_C; /// LF character (unicode).
/aoo41x/main/sc/source/filter/excel/
H A Dxestring.cxx575 mbWrapped = ::std::find( aBeg, aEnd, EXC_LF_C ) != aEnd; in CharsToBuffer()

Completed in 48 milliseconds