From 4f5928ea8022d879764cc882f01a1b642645d66f Mon Sep 17 00:00:00 2001 From: Nithin Kumar Padavu Date: Sat, 7 Apr 2018 15:10:06 +0000 Subject: tdf#112384 sw: Allow New line as a label followed by chapter numbering reference-language also added to token list Change-Id: I32713508d3611dc2bce10b2c5abb1e1a4167bdaf Reviewed-on: https://gerrit.libreoffice.org/52561 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- xmloff/source/token/tokens.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmloff/source/token') diff --git a/xmloff/source/token/tokens.txt b/xmloff/source/token/tokens.txt index 6c68ea0c339b..04275393f2bc 100644 --- a/xmloff/source/token/tokens.txt +++ b/xmloff/source/token/tokens.txt @@ -3077,4 +3077,6 @@ max-numerator-digits zeros-numerator-digits zeros-denominator-digits integer-fraction-delimiter +reference-language +newline TOKEN_END_DUMMY -- cgit