summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/cellsh.hxx
diff options
context:
space:
mode:
authorDózsa Bálint <dozsa@linux-dugf.site>2011-03-21 12:10:06 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-03-21 12:10:06 +0000
commit74cac597d25ed613072e9a607115de420beecd98 (patch)
treef8334ac8749845ba423c95559d22b841375b6d93 /sc/source/ui/inc/cellsh.hxx
parentd5d663c24dda5ca0106ad32b84a1a8d825cd4874 (diff)
FIX BUG 32559 - calc
Diffstat (limited to 'sc/source/ui/inc/cellsh.hxx')
-rw-r--r--sc/source/ui/inc/cellsh.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/inc/cellsh.hxx b/sc/source/ui/inc/cellsh.hxx
index 6bbdd8ab6e27..6cf1075d6267 100644
--- a/sc/source/ui/inc/cellsh.hxx
+++ b/sc/source/ui/inc/cellsh.hxx
@@ -71,6 +71,8 @@ private:
DECL_LINK( ClipboardChanged, TransferableDataHelper* );
DECL_LINK( DialogClosed, AbstractScLinkedAreaDlg* );
+ sal_uInt32 nF3ShiftCounter;
+
public:
TYPEINFO();
@@ -84,6 +86,7 @@ public:
void ExecuteEdit( SfxRequest& rReq );
void ExecuteTrans( SfxRequest& rReq );
+ void ExecuteRotateTrans( SfxRequest& rReq );
void GetBlockState( SfxItemSet& rSet );
void GetCellState( SfxItemSet& rSet );