summaryrefslogtreecommitdiff
path: root/sw/sdi/viewsh.sdi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 12:22:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 12:22:47 +0000
commit293abe962caddfc6e11058bb8a53e5f1375bf3f0 (patch)
tree867e466cab756791a9463d42d75b1f8930c1b296 /sw/sdi/viewsh.sdi
parent692994d05b33c195c44bd55fdd5786ae1846ef62 (diff)
INTEGRATION: CWS sj09 (1.10.184); FILE MERGED
2004/08/20 11:11:59 sj 1.10.184.1: #i33240# added CustomShape integration for Writer and Calc
Diffstat (limited to 'sw/sdi/viewsh.sdi')
-rw-r--r--sw/sdi/viewsh.sdi44
1 files changed, 42 insertions, 2 deletions
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi
index 702f8a370412..a70b290f63b7 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: viewsh.sdi,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: svesik $ $Date: 2004-04-21 09:40:24 $
+ * last change: $Author: hr $ $Date: 2004-10-12 13:22:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,6 +123,46 @@ interface TextEditView : BaseTextEditView
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 // status()
[
ExecMethod = ExecDraw ;