summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwplayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwplayout.hxx')
-rw-r--r--lotuswordpro/source/filter/lwplayout.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/lotuswordpro/source/filter/lwplayout.hxx b/lotuswordpro/source/filter/lwplayout.hxx
index 39f82e98d050..2ea81957856e 100644
--- a/lotuswordpro/source/filter/lwplayout.hxx
+++ b/lotuswordpro/source/filter/lwplayout.hxx
@@ -306,15 +306,10 @@ public:
LwpLayoutScale* GetLayoutScale(){return dynamic_cast<LwpLayoutScale*>(m_LayScale.obj());}
sal_uInt16 GetScaleMode(void);
sal_uInt16 GetScaleTile(void);
- void SetScaleTile(sal_uInt16 nVal);
sal_uInt16 GetScaleCenter(void);
- void SetScaleCenter(sal_uInt16 nVal);
sal_uInt32 GetScalePercentage(void);
- void SetScalePercentage(sal_uInt32 nVal);
double GetScaleWidth(void);
- void SetScaleWidth(double fVal);
double GetScaleHeight(void);
- void SetScaleHeight(double fVal);
sal_Bool CanSizeRight(void);
virtual double GetWidth();