summaryrefslogtreecommitdiff
path: root/sw/inc/swtblfmt.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-04-19 13:55:33 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-04-19 13:55:47 +0200
commitd5e07bd49ac6bcc8dc8573228e952da693241997 (patch)
treecf507b2894e7d33f82564173333dcd9819504c4b /sw/inc/swtblfmt.hxx
parent2efd20c7a18fe5e864509c75443883ccf35bc3a4 (diff)
drawinglayer, sw: indentation fixes
Change-Id: Ia84182629f33220a0d85bde00c16f9c26f45e3c5
Diffstat (limited to 'sw/inc/swtblfmt.hxx')
-rw-r--r--sw/inc/swtblfmt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/swtblfmt.hxx b/sw/inc/swtblfmt.hxx
index 394716a89a20..e732d4f67bd6 100644
--- a/sw/inc/swtblfmt.hxx
+++ b/sw/inc/swtblfmt.hxx
@@ -79,8 +79,8 @@ protected:
: SwFrameFormat( rPool, rFormatNm, pDrvdFrame, RES_FRMFMT, aTableBoxSetRange )
{}
- // For recognition of changes (especially TableBoxAttribute).
- virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNewValue ) override;
+ // For recognition of changes (especially TableBoxAttribute).
+ virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNewValue ) override;
public: