summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-21 17:15:06 +0100
committerMichael Stahl <mstahl@redhat.com>2012-03-21 17:16:44 +0100
commit5c3dd5af41bc801ee6023513399c01c632dc7779 (patch)
tree8756145c695871bfba8a025e76f334172679f92a /sw/inc/swtable.hxx
parentdfa1983b5dcce0d74db76ea08b5d6334a82320b4 (diff)
fdo#45522: WW8TableInfo::processSwTable: check that table has layout
Diffstat (limited to 'sw/inc/swtable.hxx')
-rw-r--r--sw/inc/swtable.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/swtable.hxx b/sw/inc/swtable.hxx
index e97de4260cee..6473986640d2 100644
--- a/sw/inc/swtable.hxx
+++ b/sw/inc/swtable.hxx
@@ -326,6 +326,8 @@ public:
#ifdef DBG_UTIL
void CheckConsistency() const;
#endif
+
+ bool HasLayout() const;
};
class SW_DLLPUBLIC SwTableLine: public SwClient // Client of FrmFmt.