summaryrefslogtreecommitdiffstats
path: root/include/xmloff/autolayout.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-02-21 00:05:38 +0200
committerTor Lillqvist <tml@collabora.com>2017-02-21 00:14:14 +0200
commit1b3aa39339f0cf01ad5bd45806b18ea33faad5c4 (patch)
tree274fd5809f7ef07ef4b7de79c3c4fc0cff0034be /include/xmloff/autolayout.hxx
parents/AUTOLAYOUT_6CLIPART/AUTOLAYOUT_TITLE_6CONTENT/, and sort (diff)
downloadcore-1b3aa39339f0cf01ad5bd45806b18ea33faad5c4.tar.gz
core-1b3aa39339f0cf01ad5bd45806b18ea33faad5c4.zip
AutoLayout value 33 is "AUTOLAYOUT_4CLIPART" according to comments
Change-Id: I082dd08c1caf6f1585e3e16b441ba3b5a0d137f1
Diffstat (limited to 'include/xmloff/autolayout.hxx')
-rw-r--r--include/xmloff/autolayout.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/autolayout.hxx b/include/xmloff/autolayout.hxx
index 268aaac47d6d..2f1898a4790c 100644
--- a/include/xmloff/autolayout.hxx
+++ b/include/xmloff/autolayout.hxx
@@ -57,7 +57,7 @@ enum AutoLayout
AUTOLAYOUT_TITLE_2VTEXT = 30, ///< Title, 2 Vertical Content
AUTOLAYOUT_HANDOUT9 = 31,
AUTOLAYOUT_ONLY_TEXT = 32, ///< Centered Text
- // 33 missing
+ AUTOLAYOUT_4CLIPART = 33,
AUTOLAYOUT_TITLE_6CONTENT = 34, ///< Title, 6 Content
AUTOLAYOUT_END
};