summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorHarri Pitkänen <hatapitk@iki.fi>2012-08-24 18:53:36 +0300
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2012-08-27 08:11:33 +0000
commitc184419d523a15fd875f0565e268158be27ac703 (patch)
tree1c5bd79aa9c8545f2f53a25f70aa22430df06edb /sfx2
parent3e9f9e5e4d301fd97a0da8f6625a652fba0ff471 (diff)
Remove remaining checks for HTMLMODE_SOME_ABS_POS
This HTML mode is never disabled for any HTML export options. Thus it is not necessary to check for it. Completes the cleanup started in commit feeb57e0a63cdcd81898050d059e7933f62c5292 Change-Id: I3ea27ea52cdc355f19d0d2fb33ac92262df5d13f Reviewed-on: https://gerrit.libreoffice.org/488 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/sfx2/htmlmode.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/htmlmode.hxx b/sfx2/inc/sfx2/htmlmode.hxx
index 4d5393ce602f..90af4b257555 100644
--- a/sfx2/inc/sfx2/htmlmode.hxx
+++ b/sfx2/inc/sfx2/htmlmode.hxx
@@ -25,7 +25,6 @@
#define HTMLMODE_SOME_STYLES 0x0020 /* mind. MS IE */
#define HTMLMODE_FULL_STYLES 0x0040 /* == SW */
#define HTMLMODE_PARA_BLOCK 0x0100
-#define HTMLMODE_SOME_ABS_POS 0x2000
#define HTMLMODE_RESERVED1 0x4000
#define HTMLMODE_RESERVED0 0x8000