summaryrefslogtreecommitdiff
path: root/sd/sdi/drviewsh.sdi
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 18:44:36 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 18:44:36 +0000
commit1e20028f628dfcbd591027d26c36c807cb04ed87 (patch)
treee3a92040c49c7cde0ddce8e136e2355bc570892a /sd/sdi/drviewsh.sdi
parent25e36b9bc020feda81dbd191a65a84657dc64b55 (diff)
INTEGRATION: CWS presentationengine01 (1.10.12); FILE MERGED
2004/11/17 19:22:56 thb 1.10.12.7: RESYNC: (1.10-1.11); FILE MERGED 2004/09/12 20:00:04 cl 1.10.12.6: removed animation mode 2004/09/02 09:15:21 cl 1.10.12.5: added animation schemes slot 2004/09/01 11:28:04 af 1.10.12.4: Renamed slots SID_CUSTOMANIMATION and SID_SLIDE_CHANGE_WIN. 2004/08/28 22:36:07 cl 1.10.12.3: removed old presentation code 2004/08/25 16:34:24 cl 1.10.12.2: replaced old FuSlideShow with new SlideShow 2004/07/28 11:11:39 cl 1.10.12.1: #i31376# added strings for translation
Diffstat (limited to 'sd/sdi/drviewsh.sdi')
-rw-r--r--sd/sdi/drviewsh.sdi54
1 files changed, 7 insertions, 47 deletions
diff --git a/sd/sdi/drviewsh.sdi b/sd/sdi/drviewsh.sdi
index b32975389253..32d0907bcbea 100644
--- a/sd/sdi/drviewsh.sdi
+++ b/sd/sdi/drviewsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: drviewsh.sdi,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: pjunck $ $Date: 2004-10-28 13:24:30 $
+ * last change: $Author: rt $ $Date: 2004-11-26 19:44:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,11 +63,6 @@ interface ImpressEditView : DrawView
uuid ( "661B07E0-2FB4-11CF-89CA-008029E4B0B1" ) ;
]
{
- SID_DIA // ole : no, status : ?
- [
- ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
- ]
SID_MODIFYPAGE // ole : no, status : play rec
[
ExecMethod = FuTemporary ;
@@ -83,40 +78,20 @@ interface ImpressEditView : DrawView
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
- SID_EFFECT_WIN // ole : no, status : ?
+ SID_CUSTOM_ANIMATION_PANEL // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
- SID_EFFECT_INIT // ole : no, status : ?
- [
- ExecMethod = ExecEffectWin ;
- StateMethod = GetEffectWinState ;
- ]
- SID_EFFECT_STATE // ole : no, status : ?
- [
- ExecMethod = ExecEffectWin ;
- StateMethod = GetEffectWinState ;
- ]
- SID_EFFECT_ASSIGN // ole : no, status : ?
- [
- ExecMethod = ExecEffectWin ;
- StateMethod = GetEffectWinState ;
- ]
- SID_SLIDE_CHANGE_WIN // ole : no, status : ?
+ SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
- SID_SLIDE_CHANGE_STATE // ole : no, status : ?
+ SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
[
- ExecMethod = ExecEffectWin ;
- StateMethod = GetEffectWinState ;
- ]
- SID_SLIDE_CHANGE_ASSIGN // ole : no, status : ?
- [
- ExecMethod = ExecEffectWin ;
- StateMethod = GetEffectWinState ;
+ ExecMethod = FuTemporary ;
+ StateMethod = GetMenuState ;
]
SID_REHEARSE_TIMINGS // ole : no, status : ?
[
@@ -159,26 +134,11 @@ interface ImpressEditView : DrawView
ExecMethod = ExecAnimationWin ;
StateMethod = GetAnimationWinState ;
]
- SID_NAVIGATOR_LIVE // ole : no, status : ?
- [
- ExecMethod = ExecNavigatorWin ;
- StateMethod = GetNavigatorWinState ;
- ]
SID_NAVIGATOR_PEN // ole : no, status : ?
[
ExecMethod = ExecNavigatorWin ;
StateMethod = GetNavigatorWinState ;
]
- SID_LIVE_PRESENTATION // ole : no, status : ?
- [
- ExecMethod = FuSupport ;
- StateMethod = GetMenuState ;
- ]
- SID_ANIMATIONMODE // ole : no, status : play rec
- [
- ExecMethod = FuSupport ;
- StateMethod = GetMenuState ;
- ]
SID_ACTIONMODE // ole : no, status : play rec
[
ExecMethod = FuSupport ;