summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx b/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
index c08f0f5cb85b..333e3aff525d 100644
--- a/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
@@ -82,7 +82,7 @@ public:
/**
* @descr Set margins for header style.
*/
- void SetMargins(double left = -1, double right = -1, double bottom = -1);
+ void SetMargins(double left, double right, double bottom);
void SetDynamicSpace(bool dynamic);