summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Common.xcs
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 12:08:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 12:08:45 +0000
commit4c2d168445234ecf62dd1f8dfe2c688bcf0cc509 (patch)
tree176edc5dfe9dd8c73c3f60c54cbc0340e8a124e4 /officecfg/registry/schema/org/openoffice/Office/Common.xcs
parent254826df53f9f43a4bf650c836aecfff3a06ca6b (diff)
INTEGRATION: CWS smarttags3 (1.130.16); FILE MERGED
2007/04/27 06:56:08 fme 1.130.16.2: RESYNC: (1.130-1.131); FILE MERGED 2007/04/26 12:19:52 fme 1.130.16.1: #i75130# New Smarttag API
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs29
1 files changed, 27 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 47272b62470b..b35ad5f27a5c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Common.xcs,v $
*
- * $Revision: 1.134 $
+ * $Revision: 1.135 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 11:44:30 $
+ * last change: $Author: hr $ $Date: 2007-06-27 13:08:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -6049,5 +6049,30 @@ Dymamic border coloring means that when the mouse is hovered over a control, and
</info>
</set>
</group>
+ <group oor:name="SmartTags">
+ <info>
+ <author>FME</author>
+ <desc>Contains settings for smart tags.</desc>
+ </info>
+ <group oor:name="Writer">
+ <info>
+ <author>FME</author>
+ <desc>Contains Writer specific settings for smart tags.</desc>
+ </info>
+ <prop oor:name="RecognizeSmartTags" oor:type="xs:boolean">
+ <info>
+ <author>FME</author>
+ <desc>Specifies whether smart tag recognization is enabled.</desc>
+ </info>
+ <value>true</value>
+ </prop>
+ <prop oor:name="ExcludedSmartTagTypes" oor:type="oor:string-list">
+ <info>
+ <author>FME</author>
+ <desc>A list of excluded smart tag types.</desc>
+ </info>
+ </prop>
+ </group>
+ </group>
</component>
</oor:component-schema>