summaryrefslogtreecommitdiff
path: root/include/sfx2/htmlmode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/htmlmode.hxx')
-rw-r--r--include/sfx2/htmlmode.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/sfx2/htmlmode.hxx b/include/sfx2/htmlmode.hxx
index 4888c48e4564..cd2b7d1fedd4 100644
--- a/include/sfx2/htmlmode.hxx
+++ b/include/sfx2/htmlmode.hxx
@@ -19,7 +19,8 @@
#ifndef INCLUDED_SFX2_HTMLMODE_HXX
#define INCLUDED_SFX2_HTMLMODE_HXX
-enum {
+enum
+{
HTMLMODE_ON = 0x0001,
HTMLMODE_SOME_STYLES = 0x0020, /* mind. MS IE */
HTMLMODE_FULL_STYLES = 0x0040 /* == SW */