Searched refs:NL (Results 1 – 12 of 12) sorted by relevance
| /AOO42X/main/soltools/cpp/ |
| H A D | _cpp.c | 34 struct token nltoken = {NL, 0, 0, 1, (uchar *) "\n", 0}; 133 if (tp->type != NL) in control() 200 for (tp = trp->tp - 1; ((tp->type != NL) && (tp < trp->lp)); tp++) in control() 381 for (tp = trp->tp; tp < trp->lp && tp->type != NL; tp++) in error()
|
| H A D | _macro.c | 115 if (((trp->lp) - 1)->type == NL) in dodefine() 447 if (trp->tp->type != NL) in gatherargs() 472 if (trp->tp->type == NL) in gatherargs()
|
| H A D | _tokens.c | 391 if (tp->type != NL) in peektokens() 417 if (tp->type != NL) in puttokens()
|
| H A D | _lex.c | 495 if (tp != trp->bp && (tp - 1)->type != NL && cursource->fd != -1) in gettokens() 504 tp->type = NL; in gettokens()
|
| H A D | cpp.h | 41 END, UNCLASS, NAME, NUMBER, STRING, CCON, NL, WS, DSHARP, enumerator
|
| H A D | _eval.c | 284 case NL: in eval()
|
| /AOO42X/main/rsc/source/rscpp/ |
| H A D | cpp.h | 62 #define NL 0x15 /* new line */ macro 67 #define NL 0x0A /* new line */ macro
|
| H A D | cpp3.c | 396 if ( c != ' ' && c != CR && c != NL && c != HT && c != EOF)
|
| /AOO42X/main/comphelper/inc/comphelper/ |
| H A D | locale.hxx | 94 static const Locale& NL();
|
| /AOO42X/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/languageResolver/ |
| H A D | lang.map | 36 31,Dutch,nl,nl-NL,1043
|
| /AOO42X/main/comphelper/source/misc/ |
| H A D | locale.cxx | 223 const Locale& Locale::NL() in NL() function in comphelper::Locale
|
| /AOO42X/extras/l10n/source/nl/ |
| H A D | localize.sdf | 1683 …AQ op <a href="https://wiki.openoffice.org/wiki/NL/Documentation/FAQ">https://wiki.openoffice.org/… 17647 …tup.ulf 0 LngText %LANGUAGE_NL_NL% 0 nl Nederlands (NL) 2020041… 21180 …t STR_ARR_SVT_LANGUAGE_TABLE LANGUAGE_DUTCH 0 nl Nederlands (NL) 2020041… 57264 … 0 nl Zie ook de \<link href=\"https://wiki.openoffice.org/wiki/NL/Documentation/How_To… 58507 … 0 nl Zie ook de \<link href=\"https://wiki.openoffice.org/wiki/NL/Documentation/How_To… 60460 … van functies in Calc op de \<link href=\"https://wiki.openoffice.org/wiki/NL/Documentation/How_To… 60473 … \<variable id=\"drking\"\>\<link href=\"https://wiki.openoffice.org/wiki/NL/Documentation/How_To… 63458 …25843 0 nl \<link href=\"https://wiki.openoffice.org/wiki/NL/Documentation/How_To… 63459 …83706 0 nl \<link href=\"https://wiki.openoffice.org/wiki/NL/Documentation/How_To…
|