summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/svxcss1.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/svxcss1.hxx')
-rw-r--r--sw/source/filter/html/svxcss1.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/filter/html/svxcss1.hxx b/sw/source/filter/html/svxcss1.hxx
index 231fc49236ad..d35f8ef1a64a 100644
--- a/sw/source/filter/html/svxcss1.hxx
+++ b/sw/source/filter/html/svxcss1.hxx
@@ -73,7 +73,6 @@ enum SvxCSS1PageBreak
SVX_CSS1_PBREAK_END
};
-// /Feature: PrintExt
#define CSS1_SCRIPT_WESTERN 0x01
#define CSS1_SCRIPT_CJK 0x02
@@ -128,12 +127,10 @@ public:
SvxCSS1LengthType eLeftType, eTopType;
SvxCSS1LengthType eWidthType, eHeightType;
-// Feature: PrintExt
SvxCSS1SizeType eSizeType;
SvxCSS1PageBreak ePageBreakBefore;
SvxCSS1PageBreak ePageBreakAfter;
-// /Feature: PrintExt
SvxCSS1PropertyInfo();
SvxCSS1PropertyInfo( const SvxCSS1PropertyInfo& rProp );