diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-02-20 22:49:48 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-02-20 22:49:48 +0200 |
commit | 56917ba7ca0f601b64768351c1daf9205376ec9f (patch) | |
tree | 716f71c3c7ae75d0382f7f6c312fcfea32239044 /include/xmloff | |
parent | 656af688ecba51a619249a372e468b5abf991345 (diff) |
s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_TITLE_VCONTENT
Change-Id: I6186a2583dff2b142ceee1c4f2c7f0c972ec6c57
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/autolayout.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/autolayout.hxx b/include/xmloff/autolayout.hxx index 46785337dbb3..c567bea20907 100644 --- a/include/xmloff/autolayout.hxx +++ b/include/xmloff/autolayout.hxx @@ -59,7 +59,6 @@ enum AutoLayout AUTOLAYOUT_HANDOUT3 = 24, AUTOLAYOUT_HANDOUT4 = 25, AUTOLAYOUT_HANDOUT6 = 26, - AUTOLAYOUT_TITLE_VERTICAL_OUTLINE = 29, AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART = 30, AUTOLAYOUT_HANDOUT9 = 31, AUTOLAYOUT_6CLIPART = 34, |