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.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx b/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
index ddb2addec7d3..a573ccc7d5fd 100644
--- a/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
@@ -97,11 +97,6 @@ public:
void SetMinHeight(double minHeight);
/**
- * @descr Set padding for header. Padding is the space between header borde and header content.
- */
- void SetPadding(double left=-1, double right=-1, double top=-1, double bottom=-1);
-
- /**
* @descr Set header shadow.
*/
void SetShadow(XFShadow *pShadow);