summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawViewShell.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 10:41:54 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 10:41:54 +0000
commit9e5dc9dbb66aee8005ea26f63e414c0bb55886b6 (patch)
tree9d9bed302313bf5055e4f893985905f1804613cf /sd/source/ui/inc/DrawViewShell.hxx
parent42fb4abb06e476f6c0704badc59e8fc3b384af45 (diff)
INTEGRATION: CWS impresstables2 (1.22.6); FILE MERGED
2007/08/01 15:16:25 cl 1.22.6.2: RESYNC: (1.22-1.23); FILE MERGED 2007/04/13 09:46:53 cl 1.22.6.1: #i68103# added insert table slot
Diffstat (limited to 'sd/source/ui/inc/DrawViewShell.hxx')
-rw-r--r--sd/source/ui/inc/DrawViewShell.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx
index 9f2f4b521b98..2a8107149258 100644
--- a/sd/source/ui/inc/DrawViewShell.hxx
+++ b/sd/source/ui/inc/DrawViewShell.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DrawViewShell.hxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 13:40:29 $
+ * last change: $Author: rt $ $Date: 2008-03-12 11:41:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -198,6 +198,7 @@ public:
void ExecCtrl(SfxRequest& rReq);
void GetCtrlState(SfxItemSet& rSet);
void GetMenuState(SfxItemSet& rSet);
+ void GetTableMenuState(SfxItemSet& rSet);
/** Set the items of the given item set that are related to
switching the editing mode to the correct values.
<p>This function also sets the states of the mode buttons
@@ -248,6 +249,7 @@ public:
void FuTemporary(SfxRequest& rReq);
void FuPermanent(SfxRequest& rReq);
void FuSupport(SfxRequest& rReq);
+ void FuTable(SfxRequest& rReq);
void AttrExec (SfxRequest& rReq);
void AttrState (SfxItemSet& rSet);