summaryrefslogtreecommitdiff
path: root/sc/sdi/tabvwsh.sdi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 16:56:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 16:56:32 +0000
commit291f1e5dd0d524af021a3b2156cef2b8ee1cf02c (patch)
tree1b072a00ba20e1698c8e388c9903ee605ca822fb /sc/sdi/tabvwsh.sdi
parent48b25bd06f14cfe53af827328cec0c9625cd5609 (diff)
INTEGRATION: CWS sj09 (1.12.50); FILE MERGED
2004/09/01 01:02:40 sj 1.12.50.2: RESYNC: (1.12-1.15); FILE MERGED 2004/08/20 10:56:36 sj 1.12.50.1: #i33240# CustomShape integration for Writer and Calc
Diffstat (limited to 'sc/sdi/tabvwsh.sdi')
-rw-r--r--sc/sdi/tabvwsh.sdi19
1 files changed, 14 insertions, 5 deletions
diff --git a/sc/sdi/tabvwsh.sdi b/sc/sdi/tabvwsh.sdi
index 629bf67b42b5..2e262c517849 100644
--- a/sc/sdi/tabvwsh.sdi
+++ b/sc/sdi/tabvwsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: tabvwsh.sdi,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2004-08-12 09:27:54 $
+ * last change: $Author: hr $ $Date: 2004-10-12 17:56:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -139,9 +139,18 @@ interface BaseSelection : Selection
SID_DRAW_NOTEEDIT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
SID_OBJECTRESIZE [ ExecMethod = ExecDrawIns; StateMethod = GetDrawInsState; ]
- //SID_CHOOSE_CONTROLS [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
- SID_OBJECT_SELECT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
- SID_INSERT_DRAW [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ //SID_CHOOSE_CONTROLS [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_OBJECT_SELECT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_INSERT_DRAW [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_FONTWORK_GALLERY_FLOATER [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_DRAWTBX_CS_BASIC [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_DRAWTBX_CS_SYMBOL [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_DRAWTBX_CS_ARROW [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_DRAWTBX_CS_FLOWCHART [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_DRAWTBX_CS_CALLOUT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_DRAWTBX_CS_STAR [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+ SID_DRAW_CS_ID [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
+
SID_FM_CREATE_CONTROL [ ExecMethod = ExecDraw ; ]
SID_LINKS [ ExecMethod = ExecDrawIns; StateMethod = GetDrawInsState; ]
SID_DRAW_CHART [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]