summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tabvwsh.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2000-11-14 14:41:13 +0000
committerNiklas Nebel <nn@openoffice.org>2000-11-14 14:41:13 +0000
commit428174c92101d5c00b0779430b9f9c3d46487257 (patch)
tree65e905c301e154427001e2081280f4608f385659 /sc/source/ui/inc/tabvwsh.hxx
parent69686e90d9a69acb47d465476177d66384b6d27a (diff)
#80274# gallery child window
Diffstat (limited to 'sc/source/ui/inc/tabvwsh.hxx')
-rw-r--r--sc/source/ui/inc/tabvwsh.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tabvwsh.hxx b/sc/source/ui/inc/tabvwsh.hxx
index e1653c753427..2ecde896c254 100644
--- a/sc/source/ui/inc/tabvwsh.hxx
+++ b/sc/source/ui/inc/tabvwsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tabvwsh.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: nn $ $Date: 2000-11-13 19:25:51 $
+ * last change: $Author: nn $ $Date: 2000-11-14 15:39:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -297,6 +297,9 @@ public:
void ExecGallery(SfxRequest& rReq); // StarGallery
void GetGalleryState(SfxItemSet& rSet);
+ void ExecChildWin(SfxRequest& rReq);
+ void GetChildWinState( SfxItemSet& rSet );
+
void ExecImageMap( SfxRequest& rReq );
void GetImageMapState( SfxItemSet& rSet );