summaryrefslogtreecommitdiff
path: root/sw/sdi/_drwbase.sdi
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-12-19 16:38:41 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-12-19 16:38:41 +0000
commit703c7df2a981b79cf691be76ad43be22457d2460 (patch)
treec95b5e032896e27cf999f28678588bfdf89bd74b /sw/sdi/_drwbase.sdi
parent104864bbdfedabbbb70a29978cc185f020d0ae8e (diff)
INTEGRATION: CWS aw038 (1.6.296); FILE MERGED
2006/12/06 11:11:49 aw 1.6.296.1: #i68101# added SW slot for ObjectTitleDescription
Diffstat (limited to 'sw/sdi/_drwbase.sdi')
-rw-r--r--sw/sdi/_drwbase.sdi12
1 files changed, 10 insertions, 2 deletions
diff --git a/sw/sdi/_drwbase.sdi b/sw/sdi/_drwbase.sdi
index 53f7931cc810..68be16dab41b 100644
--- a/sw/sdi/_drwbase.sdi
+++ b/sw/sdi/_drwbase.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: _drwbase.sdi,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 15:14:08 $
+ * last change: $Author: ihi $ $Date: 2006-12-19 17:38:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -128,6 +128,14 @@ interface BaseTextDrawBase
[
StateMethod = StateDisableItems ;
]
+
+ // #i68101#
+ FN_TITLE_DESCRIPTION_SHAPE
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
+ ]
FN_NAME_SHAPE
[
ExecMethod = Execute ;