Home
last modified time | relevance | path

Searched refs:EOL (Results 1 – 5 of 5) sorted by path

/trunk/main/filter/source/t602/
H A Dt602filter.cxx677 if (*ch=='\n') return EOL; in PointCmd602()
689 if (*ch=='\n') return EOL; in PointCmd602()
693 if (*ch=='\n') return EOL; in PointCmd602()
717 if (node==START) { node = EOL; } in Read602()
726 node = EOL; in Read602()
730 case EOL: in Read602()
770 else if(ch == '\n') node = EOL; in Read602()
798 if(pst.ccafterln) node = EOL; in Read602()
809 node = EOL; in Read602()
815 node = EOL; } in Read602()
[all …]
H A Dt602filter.hxx58 typedef enum {START,READCH,EOL,POCMD,EXPCMD,SETCMD,SETCH,WRITE,EEND,QUIT} tnode; enumerator
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx57 #define EOL ( ( const sal_Char* ) 1 ) macro
/trunk/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx90 #define lineterm EOL /* line terminating character */
H A DparseAFM.hxx96 #define EOL '\n' /* end-of-line indicator */ macro

Completed in 33 milliseconds