summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/transfrm.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 18:04:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 06:07:48 -0600
commit4f31b902712e7816bbd8e0df7629462a17f9ad3f (patch)
tree1bab0652e24e3e97fbd8639bdd0fcfcef7526c2c /cui/source/inc/transfrm.hxx
parentfdo#75254 Unsupported shape in DML writing was causing document corruption. (diff)
downloadcore-4f31b902712e7816bbd8e0df7629462a17f9ad3f.tar.gz
core-4f31b902712e7816bbd8e0df7629462a17f9ad3f.zip
Remove visual noise from cui
Change-Id: I6cec1f747ce57c3153af92e9e0c317d34d5a245d Reviewed-on: https://gerrit.libreoffice.org/8250 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/inc/transfrm.hxx')
-rw-r--r--cui/source/inc/transfrm.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/transfrm.hxx b/cui/source/inc/transfrm.hxx
index 8e483a8b9de2..79e6b8e8dbe2 100644
--- a/cui/source/inc/transfrm.hxx
+++ b/cui/source/inc/transfrm.hxx
@@ -131,7 +131,7 @@ private:
double mfOldHeight;
RECT_POINT meRP;
- //------------------------------------
+
DECL_LINK( ChangePosProtectHdl, void * );
DECL_LINK( ChangeSizeProtectHdl, void * );
@@ -243,7 +243,7 @@ private:
SfxMapUnit ePoolUnit;
FieldUnit eDlgUnit;
- //------------------------------------
+
public:
SvxSlantTabPage( Window* pParent, const SfxItemSet& rInAttrs );