summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-06-16 07:21:48 +0000
committerRüdiger Timm <rt@openoffice.org>2008-06-16 07:21:48 +0000
commit9d388659a27d1b0c3044a56920fd79c35baac6c1 (patch)
treeae957d1467febdf4b67bd5e58914abdc030fa51b /sw
parentb8f50628f7ca8b165dfeb31cc5ae6b575ae343ed (diff)
INTEGRATION: CWS notes5 (1.3.30); FILE MERGED
2008/05/14 17:02:59 mod 1.3.30.1: #i86595# #i89474#
Diffstat (limited to 'sw')
-rwxr-xr-xsw/source/ui/inc/annotsh.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/source/ui/inc/annotsh.hxx b/sw/source/ui/inc/annotsh.hxx
index 2105a73d79da..710fbc59c83b 100755
--- a/sw/source/ui/inc/annotsh.hxx
+++ b/sw/source/ui/inc/annotsh.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: annotsh.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -66,6 +66,8 @@ public:
void ExecUndo(SfxRequest &rReq);
void StateUndo(SfxItemSet &rSet);
+ void StateStatusLine(SfxItemSet &rSet);
+
void InsertSymbol(SfxRequest& rReq);
virtual SfxUndoManager* GetUndoManager();