summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/tblrwcl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/tblrwcl.hxx')
-rw-r--r--sw/source/core/inc/tblrwcl.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/core/inc/tblrwcl.hxx b/sw/source/core/inc/tblrwcl.hxx
index 5d2a701e24e9..8e243cd8cf72 100644
--- a/sw/source/core/inc/tblrwcl.hxx
+++ b/sw/source/core/inc/tblrwcl.hxx
@@ -41,7 +41,6 @@ struct _InsULPara;
void sw_LineSetHeadCondColl( const SwTableLine* pLine );
-
#ifdef DBG_UTIL
void _CheckBoxWidth( const SwTableLine& rLine, SwTwips nSize );
#endif
@@ -146,7 +145,6 @@ public:
void sw_GC_Line_Border( const SwTableLine* pLine, _SwGCLineBorder* pGCPara );
-
class SwShareBoxFmt
{
const SwFrmFmt* pOldFmt;
@@ -166,7 +164,6 @@ public:
bool RemoveFormat( const SwFrmFmt& rFmt );
};
-
typedef boost::ptr_vector<SwShareBoxFmt> _SwShareBoxFmts;
class SwShareBoxFmts
@@ -192,8 +189,6 @@ public:
void RemoveFormat( const SwFrmFmt& rFmt );
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */