summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-01-30 10:25:16 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-01-30 11:52:11 +0100
commit0b20f01a8817867d7657ed2ee29321de9af15843 (patch)
tree008e6ff80c8c4e9f9e10f974eefac739a6ab95a9 /include/xmloff/xmltoken.hxx
parentfdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter. (diff)
downloadcore-0b20f01a8817867d7657ed2ee29321de9af15843.tar.gz
core-0b20f01a8817867d7657ed2ee29321de9af15843.zip
swpagerelsize: implement ODF import/export
Export rel-height-rel / rel-width-rel only in case rel-height / rel-width is non-zero, though. Change-Id: I36120cbd8679ac4fc072d1e7cf4dfc024836b5ac
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r--include/xmloff/xmltoken.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index f804744e09ce..16ddf69ec475 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -1495,7 +1495,9 @@ namespace xmloff { namespace token {
XML_REJECTION,
XML_REL_COLUMN_WIDTH,
XML_REL_HEIGHT,
+ XML_REL_HEIGHT_REL,
XML_REL_WIDTH,
+ XML_REL_WIDTH_REL,
XML_RELATIVE,
XML_RELATIVE_TAB_STOP_POSITION,
XML_RELN,