summaryrefslogtreecommitdiff
path: root/svx/inc/svx/connctrl.hxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-01-10 16:11:35 +0100
committerMikhail Voytenko <mav@openoffice.org>2011-01-10 16:11:35 +0100
commit71dc3c18c669b89c84c372bc730cc6dc7cc600e4 (patch)
tree10c7c3db906e41702a76f9856ad675300025c233 /svx/inc/svx/connctrl.hxx
parentfbbfb5731d28118759aafe1a29a15bb71a2bc40f (diff)
removetooltypes01: #i112600# remove tooltypes from svx
Diffstat (limited to 'svx/inc/svx/connctrl.hxx')
-rw-r--r--svx/inc/svx/connctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/connctrl.hxx b/svx/inc/svx/connctrl.hxx
index 6ba07e23ae..1ac685ff3b 100644
--- a/svx/inc/svx/connctrl.hxx
+++ b/svx/inc/svx/connctrl.hxx
@@ -64,7 +64,7 @@ public:
virtual void MouseButtonDown( const MouseEvent& rMEvt );
void SetAttributes( const SfxItemSet& rInAttrs );
- USHORT GetLineDeltaAnz();
+ sal_uInt16 GetLineDeltaAnz();
void Construct();
void SetView( const SdrView* pSdrView ) { pView = pSdrView; }