summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-11-27 07:10:40 +0000
committerOliver Specht <os@openoffice.org>2002-11-27 07:10:40 +0000
commit13e6c336e965d95fece0f3d1faf119ab1aef70f8 (patch)
tree713a1590057ff894c061fa4ce80577966fed8e97 /sw/sdi/_textsh.sdi
parent989d4e87986e5102ac4b8b45a7e480771865a039 (diff)
#105412# execute hyperlinks via context menu
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index e7f149df1980..071cec2917c6 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _textsh.sdi,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: mba $ $Date: 2002-08-29 14:06:48 $
+ * last change: $Author: os $ $Date: 2002-11-27 08:10:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1425,6 +1425,11 @@ interface BaseText : Selection
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ SID_OPEN_HYPERLINK
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
} //ende interface text