Searched defs:LF (Results 1 – 5 of 5) sorted by relevance
45 const sal_Char LF = 0x0a; variable
53 #define LF L"\n" macro
59 #define LF (sal_Unicode)10 macro
530 sal_uInt16 nChar, sal_uInt16& LF, sal_uInt16& MaxGrad) in GetLineFeed()1048 sal_uInt16 LF; in Draw() local
136 static sal_Unicode const LF = 0x000A; variable
Completed in 26 milliseconds