summaryrefslogtreecommitdiff
path: root/sw/inc/frmfmt.hxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2020-11-21 15:48:41 +0100
committerBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2020-11-21 21:50:01 +0100
commitcfc04e5fc3ab6c5ee98af04805f3840ba3f3fa67 (patch)
treea36ef6021e331291cc8d73291130ac259447cbab /sw/inc/frmfmt.hxx
parent3828a5b35f9ac4006461fa46cbe30e4dde01d01f (diff)
SaveTable: Replace SwClientNotifyCall
Change-Id: I0e961844836d60e96bcda178612fc0372a55cef1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106319 Tested-by: Jenkins Reviewed-by: Bjoern Michaelsen <bjoern.michaelsen@libreoffice.org>
Diffstat (limited to 'sw/inc/frmfmt.hxx')
-rw-r--r--sw/inc/frmfmt.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/frmfmt.hxx b/sw/inc/frmfmt.hxx
index d739925f81f4..0fb32c34d190 100644
--- a/sw/inc/frmfmt.hxx
+++ b/sw/inc/frmfmt.hxx
@@ -37,6 +37,7 @@ class IMapObject;
class SwRect;
class SdrObject;
class SwRootFrame;
+class SwTableBox;
namespace sw
{
@@ -178,6 +179,7 @@ public:
void dumpAsXml(xmlTextWriterPtr pWriter) const;
virtual void SetName( const OUString& rNewName, bool bBroadcast=false ) override;
+ void MoveTableBox(SwTableBox& rTableBox, const SwFrameFormat* pOldFormat);
};
// The FlyFrame-Format