diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-02-20 19:46:24 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-02-20 22:00:30 +0200 |
commit | 056bb6f4f09147f0a3097cb2377cdeb441349d07 (patch) | |
tree | 075dcac20bc4b51494efeea3570f0f25c1321b54 /include | |
parent | 6c897c63f74cc92803e45303f1085af766324727 (diff) |
s/AUTOLAYOUT_OBJOVERTEXT/AUTOLAYOUT_TITLE_CONTENT_OVER_CONTENT
Change-Id: Idf9771d3d58520a1a31cea45a6acca89347237f6
Diffstat (limited to 'include')
-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 f00831be5209..709711157959 100644 --- a/include/xmloff/autolayout.hxx +++ b/include/xmloff/autolayout.hxx @@ -52,7 +52,6 @@ enum AutoLayout AUTOLAYOUT_TEXTOBJ = 10, AUTOLAYOUT_OBJ = 11, AUTOLAYOUT_OBJTEXT = 13, - AUTOLAYOUT_OBJOVERTEXT = 14, AUTOLAYOUT_TEXTOVEROBJ = 17, AUTOLAYOUT_4OBJ = 18, AUTOLAYOUT_NOTES = 21, |