summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwptablelayout.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwptablelayout.cxx')
-rw-r--r--lotuswordpro/source/filter/lwptablelayout.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/lotuswordpro/source/filter/lwptablelayout.cxx b/lotuswordpro/source/filter/lwptablelayout.cxx
index a269a6e61edb..f09272015910 100644
--- a/lotuswordpro/source/filter/lwptablelayout.cxx
+++ b/lotuswordpro/source/filter/lwptablelayout.cxx
@@ -406,18 +406,6 @@ void LwpSuperTableLayout::XFConvertFrame(XFContentContainer* pCont, sal_Int32 n
}
/**
- * @short parse frame
- * @param
- * @return
- */
-void LwpSuperTableLayout::ParseFrame(XFFrame * pXFFrame)
-{
- if(m_pFrame)
- {
- m_pFrame->Parse(pXFFrame);
- }
-}
-/**
* @short register frame style
* @param
* @return