summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/textsh.hxx
diff options
context:
space:
mode:
authorDózsa Bálint <dozsa@linux-dugf.site>2011-03-21 12:07:52 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-03-21 12:07:52 +0000
commit01f05e73c027eb231f7f6332b44771c7cedcd35d (patch)
tree0a91712084f854445899a580dddfce832b7fc9a5 /sw/source/ui/inc/textsh.hxx
parentdcc88f5a0ec957bf8ce0825e62f6640de1eb8c2f (diff)
FIX BUG 32559
Diffstat (limited to 'sw/source/ui/inc/textsh.hxx')
-rw-r--r--sw/source/ui/inc/textsh.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/inc/textsh.hxx b/sw/source/ui/inc/textsh.hxx
index 9571e6645580..e0fd62e5a9df 100644
--- a/sw/source/ui/inc/textsh.hxx
+++ b/sw/source/ui/inc/textsh.hxx
@@ -38,6 +38,7 @@ class SvxHyperlinkItem;
class SwTextShell: public SwBaseShell
{
SwFldMgr* pPostItFldMgr;
+ sal_uInt32 nF3ShiftCounter;
void InsertSymbol( SfxRequest& );
void InsertHyperlink(const SvxHyperlinkItem& rHlnkItem);
@@ -77,6 +78,7 @@ public:
void ExecAttr(SfxRequest &);
void ExecDB(SfxRequest &);
void ExecTransliteration(SfxRequest &);
+ void ExecRotateTransliteration(SfxRequest &);
void GetAttrState(SfxItemSet &);