summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawViewShell.hxx
diff options
context:
space:
mode:
authorBálint Dózsa <dozsabalint@gmail.com>2011-03-17 15:53:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-03-21 12:10:28 +0000
commitc8228110cb0005a3b3a76cd1526d68d6ad97ae9b (patch)
tree1747763ffdbfa2f1636aa89ab279f6f3c8ef9ca2 /sd/source/ui/inc/DrawViewShell.hxx
parent33b9033a37d6a09e0de1ee4327dc1c64f132fe44 (diff)
FIX BUG 32559 - draw
Diffstat (limited to 'sd/source/ui/inc/DrawViewShell.hxx')
-rw-r--r--sd/source/ui/inc/DrawViewShell.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx
index e3c42fb8e828..63df6e195922 100644
--- a/sd/source/ui/inc/DrawViewShell.hxx
+++ b/sd/source/ui/inc/DrawViewShell.hxx
@@ -72,6 +72,8 @@ class DrawViewShell
: public ViewShell,
public SfxListener
{
+ sal_uInt32 nF3ShiftCounter;
+
public:
static const int SLOTARRAY_COUNT = 24;
@@ -218,6 +220,7 @@ public:
void FuTemporary(SfxRequest& rReq);
void FuPermanent(SfxRequest& rReq);
void FuSupport(SfxRequest& rReq);
+ void FuSupportRotate(SfxRequest& rReq);
void FuTable(SfxRequest& rReq);
void AttrExec (SfxRequest& rReq);