summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsdwrect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsdwrect.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpsdwrect.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/lotuswordpro/source/filter/lwpsdwrect.hxx b/lotuswordpro/source/filter/lwpsdwrect.hxx
index 074077d05872..0b2b401184b5 100644
--- a/lotuswordpro/source/filter/lwpsdwrect.hxx
+++ b/lotuswordpro/source/filter/lwpsdwrect.hxx
@@ -121,9 +121,6 @@ public:
double GetRotationAngle() const;
static double CalcDistBetween2Points(long nX1, long nY1, long nX2, long nY2);
-
- static Rectangle GetOriginalRect(const Point& rCenter, long nHalfWidth, long nHalfHeight);
-
};
#endif