diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-04-05 16:49:39 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2014-04-05 18:34:22 +0200 |
commit | 89bbc9286778df711f786f50c27f65315b29c39a (patch) | |
tree | da9adfbc69b3900bdb9e4d7154e701ce19fae20b /include/xmloff | |
parent | 2c59f12e5a9b062f91d6f0b85d4b6196728c689c (diff) |
export label names that are strings, fdo#64722, cp#1000058
Change-Id: Id72e9778c70db02b942326c6f8b5f448acb28b41
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index c934912203d5..9e206d855bd1 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -1066,6 +1066,7 @@ namespace xmloff { namespace token { XML_LABEL_CELL_RANGE_ADDRESS, XML_LABEL_RANGE, XML_LABEL_RANGES, + XML_LABEL_STRING, XML_LAMBDA, XML_LANDSCAPE, XML_LANGUAGE, |