diff options
author | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-08-22 12:34:37 +0200 |
---|---|---|
committer | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-08-23 21:01:38 +0200 |
commit | fa94ca9a84e12128fcd4a5aea1823ca5fd5b997a (patch) | |
tree | 51a15b106b9ca54adc06cfef2fe84485238f4b6d /include/xmloff | |
parent | 16f637dab3c1b5f7ac9eacf2c57347800d3fdf09 (diff) |
ODF export/import of fine dashed border style
Change-Id: Ia81385dd9952e90cd5ebb3d1bba38aff6f84d079
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 51522f17797b..f6ecd59c9edc 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -763,6 +763,7 @@ namespace xmloff { namespace token { XML_FILTER_OPTIONS, XML_FILTER_OR, XML_FILTER_SET_ITEM, + XML_FINE_DASHED, XML_FIRST_DATE_TIME, XML_FIRST_PAGE, XML_FIRST_PAGE_NUMBER, |