diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-04-19 13:55:33 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-04-19 13:55:47 +0200 |
commit | d5e07bd49ac6bcc8dc8573228e952da693241997 (patch) | |
tree | cf507b2894e7d33f82564173333dcd9819504c4b /sw/inc/swtblfmt.hxx | |
parent | 2efd20c7a18fe5e864509c75443883ccf35bc3a4 (diff) |
drawinglayer, sw: indentation fixes
Change-Id: Ia84182629f33220a0d85bde00c16f9c26f45e3c5
Diffstat (limited to 'sw/inc/swtblfmt.hxx')
-rw-r--r-- | sw/inc/swtblfmt.hxx | 4 |
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: |