summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 12:38:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 12:38:42 +0000
commitf816657e334710f52ee35f7ffa2e459a78ec8400 (patch)
tree290582e6d096798c4a05a2e9a774c24f8ab96233 /svx/sdi
parent1df14575a600be11715ffb926d935c02fa49d241 (diff)
INTEGRATION: CWS smarttags3 (1.70.148); FILE MERGED
2007/05/11 15:06:42 fme 1.70.148.1: #i75130# New smart tag API
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/svx.sdi30
1 files changed, 28 insertions, 2 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index 8d403e452bde..ea1946d40582 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: svx.sdi,v $
*
- * $Revision: 1.70 $
+ * $Revision: 1.71 $
*
- * last change: $Author: hr $ $Date: 2007-01-02 15:46:49 $
+ * last change: $Author: hr $ $Date: 2007-06-27 13:38:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -14152,3 +14152,29 @@ SfxStringItem CurrentLanguage SID_BASICIDE_CURRENT_LANG
GroupId = GID_CONTROLS;
]
+//--------------------------------------------------------------------------
+SfxVoidItem OpenSmartTagMenuOnCursor SID_OPEN_SMARTTAGMENU
+()
+[
+ /* flags: */
+ AutoUpdate = FALSE,
+ Cachable = Cachable,
+ FastCall = FALSE,
+ HasCoreId = FALSE,
+ HasDialog = FALSE,
+ ReadOnlyDoc = TRUE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Synchron;
+ SlotType = SvxSmartTagItem;
+
+ /* config: */
+ AccelConfig = FALSE,
+ MenuConfig = TRUE,
+ StatusBarConfig = FALSE,
+ ToolBoxConfig = FALSE,
+ GroupId = GID_EDIT;
+]
+