Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx463 sComment.ConvertLineEnd( GetSystemLineEnd() ); in OutHTML_SwFmtFld()
478 sComment.ConvertLineEnd( GetSystemLineEnd() ); in OutHTML_SwFmtFld()
494 sComment.ConvertLineEnd( GetSystemLineEnd() ); in OutHTML_SwFmtFld()
/trunk/main/tools/inc/tools/
H A Dstring.hxx95 inline LineEnd GetSystemLineEnd() in GetSystemLineEnd() function
288 { return ConvertLineEnd( GetSystemLineEnd() ); } in ConvertLineEnd()
578 { return ConvertLineEnd( GetSystemLineEnd() ); } in ConvertLineEnd()
/trunk/main/sw/source/ui/dialog/
H A Dascfldlg.cxx380 eEnd = GetSystemLineEnd(); in IMPL_LINK()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx566 LineEnd eSysLE = GetSystemLineEnd(); in IsDetectableText()
/trunk/main/sw/inc/
H A Dshellio.hxx97 eCRLF_Flag = GetSystemLineEnd(); in Reset()
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx869 sSource.ConvertLineEnd( GetSystemLineEnd() ); in OutScript()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx699 sLineFeed.ConvertLineEnd( GetSystemLineEnd() ); in PreNotify()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1431 bool bConvertLF = (GetSystemLineEnd() != LINEEND_LF); in Doc2Text()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1229 return GetSelected( GetSystemLineEnd() ); in GetSelected()