summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsdwrect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsdwrect.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpsdwrect.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/lotuswordpro/source/filter/lwpsdwrect.cxx b/lotuswordpro/source/filter/lwpsdwrect.cxx
index 189ae3109b7c..884296e72c07 100644
--- a/lotuswordpro/source/filter/lwpsdwrect.cxx
+++ b/lotuswordpro/source/filter/lwpsdwrect.cxx
@@ -116,15 +116,6 @@ SdwRectangle::~SdwRectangle()
}
/**************************************************************************
* @date: 11/19/2004
- * @short: Get the flag whether if the rectangle has been rotated.
- * @return: m_bRotated rotation flag.
-**************************************************************************/
-bool SdwRectangle::IsRectRotated() const
-{
- return m_bRotated;
-}
-/**************************************************************************
- * @date: 11/19/2004
* @short: Calculate and return center point of the rectangle.
* @return: center point
**************************************************************************/