summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Common.xcs
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2002-07-05 13:18:27 +0000
committerAndre Fischer <af@openoffice.org>2002-07-05 13:18:27 +0000
commit54da76d3b7f0cebe53489cd934a214bf5857fd3a (patch)
tree73860ad72904f5c598e55a51ed8990aa8d003bf4 /officecfg/registry/schema/org/openoffice/Office/Common.xcs
parentfb769a99fee773b3d59d2102803b71abce36032a (diff)
#100282# Update of responsibilities and descriptions.
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs244
1 files changed, 141 insertions, 103 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 420bf4194618..00422370a950 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Common.xcs,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: pb $ $Date: 2002-07-05 13:16:41 $
+ * last change: $Author: af $ $Date: 2002-07-05 14:18:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -933,26 +933,29 @@
</group>
<group oor:name="GraphicManager">
<prop oor:name="TotalCacheSize" oor:type="xs:int">
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<value>10240000</value>
<info>
- <desc xml:lang="en-US">Maximum cache size for graphical display objects</desc>
+ <desc xml:lang="en-US">Maximum cache size for all graphical display
+ objects.</desc>
<label xml:lang="en-US">Total Graphic Cache Size</label>
</info>
</prop>
<prop oor:name="ObjectCacheSize" oor:type="xs:int">
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<value>2560000</value>
<info>
- <desc xml:lang="en-US">Maximum cache size for one graphic display object</desc>
+ <desc xml:lang="en-US">Maximum cache size for a single graphic display
+ object.</desc>
<label xml:lang="en-US">Graphic Object Cache Size</label>
</info>
</prop>
<prop oor:name="ObjectReleaseTime" oor:type="xs:int">
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<value>600</value>
<info>
- <desc xml:lang="en-US">Time in seconds after which a cached object is freed from the cache</desc>
+ <desc xml:lang="en-US">Time in seconds after which a cached object is freed
+ from the cache.</desc>
<label xml:lang="en-US">Graphic Object Release Timeout</label>
</info>
</prop>
@@ -1048,10 +1051,11 @@
</info>
</prop>
<prop oor:name="Gallery" oor:type="oor:string-list">
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<value oor:separator=":">$(insturl)/share/gallery:$(userurl)/gallery</value>
<info>
- <desc xml:lang="en-US">Specifies the directory which contains the Gallery.</desc>
+ <desc xml:lang="en-US">Specifies the directory which contains the Gallery
+ database and multimedia files.</desc>
</info>
</prop>
<prop oor:name="Graphic" oor:type="xs:string">
@@ -1274,11 +1278,11 @@
<prop oor:name="ID_Dialog" oor:type="xs:boolean">
<!-- OldPath: Common/Peets-ID-Dialog -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: If entry is set to True, activate context menu on gallery theme -->
<value>false</value>
<info>
- <desc xml:lang="en-US">ID assignment for Gallery themes</desc>
+ <desc xml:lang="en-US">deprecated</desc>
</info>
</prop>
</group>
@@ -1525,11 +1529,12 @@
<prop oor:name="Format" oor:type="xs:int">
<!-- OldPath: General/Save/Graphics -->
<!-- OldLocation: soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Save - [Section] Save graphics -->
<value>1</value>
<info>
- <desc xml:lang="en-US">Specifies how the graphics contained in a document should be saved</desc>
+ <desc xml:lang="en-US">Specifies how graphics contained in a document will be
+ saved.</desc>
<label xml:lang="en-US">Save graphics Normal/Compressed/Original format</label>
</info>
<constraints>
@@ -2135,11 +2140,12 @@
</info>
</prop>
<prop oor:name="Transparency" oor:type="xs:boolean">
- <!-- Responsible: (KA) -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] Warnings -->
<value>true</value>
<info>
- <desc xml:lang="en-US">Specifies if a warning should be displayed in case the printout contains transparent objects</desc>
+ <desc xml:lang="en-US">Specifies if a warning should be displayed in case the
+ printout contains transparent objects.</desc>
<label xml:lang="en-US">(Warnings) Transparency</label>
</info>
</prop>
@@ -2147,184 +2153,211 @@
<group oor:name="Option">
<group oor:name="Printer">
<prop oor:name="ReduceTransparency" oor:type="xs:boolean">
- <!-- Responsible: (KA) -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>false</value>
<info>
- <desc xml:lang="en-US">Used to disable or reduce memory usage for the output of transparent of objects</desc>
+ <desc xml:lang="en-US">Indicates whether to ignore transparency for the
+ output of objects.</desc>
<label xml:lang="en-US">(PrinterOptions) ReduceTransparency</label>
</info>
</prop>
<prop oor:name="ReducedTransparencyMode" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>0</value>
<info>
- <desc xml:lang="en-US">Desc: 0 - Transparency automatically disabled 1 - Transparency totally disabled</desc>
+ <desc xml:lang="en-US">Type of transparency reduction: 0 - Automatically
+ determine reduction, 1 - Allways disabled.</desc>
<label xml:lang="en-US">(PrinterOptions) ReducedTransparencyMode</label>
</info>
</prop>
<prop oor:name="ReduceGradients" oor:type="xs:boolean">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>false</value>
<info>
- <desc xml:lang="en-US">Used to reduce memory usage for output of gradients (limitation of gradient step count)</desc>
+ <desc xml:lang="en-US">Indicates whether to reduce memory usage for output
+ of gradients by limiting the number of gradient
+ steps.</desc>
<label xml:lang="en-US">(PrinterOptions) ReduceGradients</label>
</info>
</prop>
<prop oor:name="ReducedGradientMode" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>0</value>
<info>
- <desc xml:lang="en-US">Desc: 0 - Reduce to certain number of stripes 1 - Reduce to color</desc>
+ <desc xml:lang="en-US">Type of gradient reduction: 0 - Reduce the number of
+ stripes, 1 - Reduce to color.</desc>
<label xml:lang="en-US">(PrinterOptions) ReducedGradientMode</label>
</info>
</prop>
<prop oor:name="ReducedGradientStepCount" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>64</value>
<info>
- <desc xml:lang="en-US">Maximum number stripes used for output of gradient</desc>
+ <desc xml:lang="en-US">Maximum number stripes used for output of
+ gradients.</desc>
<label xml:lang="en-US">(PrinterOptions) ReducedGradientStepCount</label>
</info>
</prop>
<prop oor:name="ReduceBitmaps" oor:type="xs:boolean">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>false</value>
<info>
- <desc xml:lang="en-US">Used to reduce memory usage of bitmaps for print process (limitation of bitmap resolution)</desc>
+ <desc xml:lang="en-US">Indicates whether to reduce the memory usage of
+ bitmaps for print process by limiting the resolution.</desc>
<label xml:lang="en-US">(PrinterOptions) ReduceBitmaps</label>
</info>
</prop>
<prop oor:name="ReducedBitmapMode" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>1</value>
<info>
- <desc xml:lang="en-US">Desc: 0 - Use optimal bitmap resolution 1 - Use normal bitmap resolution 2 - use user defined bitmap resolution</desc>
+ <desc xml:lang="en-US">Type of bitmap reduction: 0 - Automatically
+ determine optimal resolution, 1 - Use original resolution, 2 - User
+ defined resolution.</desc>
<label xml:lang="en-US">(PrinterOptions) ReducedBitmapMode</label>
</info>
</prop>
<prop oor:name="ReducedBitmapResolution" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>3</value>
<info>
- <desc xml:lang="en-US">Desc: 0 - 72DPI 1 - 96DPI 2 - 150DPI 3 - 200DPI 4 - 300DPI 5 - 600DPI</desc>
+ <desc xml:lang="en-US">Resolution of reduced bitmaps: 0 - 72DPI, 1 - 96DPI,
+ 2 - 150DPI, 3 - 200DPI, 4 - 300DPI, 5 - 600DPI.</desc>
<label xml:lang="en-US">(PrinterOptions) ReducedBitmapResolution</label>
</info>
</prop>
<prop oor:name="ReducedBitmapIncludesTransparency" oor:type="xs:boolean">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>true</value>
<info>
- <desc xml:lang="en-US">Used to determine whether substitution bitmaps for transparent objects should be rendered the same way as bitmaps or not</desc>
- <label xml:lang="en-US">(PrinterOptions) ReducedBitmapIncludesTransparency</label>
+ <desc xml:lang="en-US">Indicates whether to reduce the resolution
+ automatically created substitution bitmap of transparent objects.</desc>
+ <label xml:lang="en-US">(PrinterOptions)
+ ReducedBitmapIncludesTransparency</label>
</info>
</prop>
<prop oor:name="ConvertToGreyscales" oor:type="xs:boolean">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<value>false</value>
<info>
- <desc xml:lang="en-US">Used to create only greyscale output of all objects</desc>
+ <desc xml:lang="en-US">Indicates whether to create only greyscale output of
+ all objects.</desc>
<label xml:lang="en-US">(PrinterOptions) ConvertToGreyscales</label>
</info>
</prop>
</group>
<group oor:name="File">
<prop oor:name="ReduceTransparency" oor:type="xs:boolean">
- <!-- Responsible: (KA) -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>false</value>
<info>
- <desc xml:lang="en-US">Used to disable or reduce memory usage for the output of transparent of objects</desc>
+ <desc xml:lang="en-US">Indicates whether to ignore transparency for the
+ output of objects.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReduceTransparency</label>
</info>
</prop>
<prop oor:name="ReducedTransparencyMode" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>0</value>
<info>
- <desc xml:lang="en-US">Desc: 0 - Transparency automatically disabled 1 - Transparency totally disabled</desc>
+ <desc xml:lang="en-US">Type of transparency reduction: 0 - Automatically
+ determine reduction, 1 - Allways disabled.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReducedTransparencyMode</label>
</info>
</prop>
<prop oor:name="ReduceGradients" oor:type="xs:boolean">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>false</value>
<info>
- <desc xml:lang="en-US">Used to reduce memory usage for output of gradients (limitation of gradient step count)</desc>
+ <desc xml:lang="en-US">Indicates whether to reduce memory usage for output
+ of gradients by limiting the number of gradient
+ steps.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReduceGradients</label>
</info>
</prop>
<prop oor:name="ReducedGradientMode" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>0</value>
<info>
- <desc xml:lang="en-US">Desc: 0 - Reduce to certain number of stripes 1 - Reduce to color</desc>
+ <desc xml:lang="en-US">Type of gradient reduction: 0 - Reduce the number of
+ stripes, 1 - Reduce to color.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReducedGradientMode</label>
</info>
</prop>
<prop oor:name="ReducedGradientStepCount" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>64</value>
<info>
- <desc xml:lang="en-US">Maximum number stripes used for output of gradient</desc>
+ <desc xml:lang="en-US">Maximum number stripes used for output of
+ gradients.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReducedGradientStepCount</label>
</info>
</prop>
<prop oor:name="ReduceBitmaps" oor:type="xs:boolean">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>false</value>
<info>
- <desc xml:lang="en-US">Used to reduce memory usage of bitmaps for print process (limitation of bitmap resolution)</desc>
+ <desc xml:lang="en-US">Indicates whether to reduce the memory usage of
+ bitmaps for print process by limiting the
+ resolution.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReduceBitmaps</label>
</info>
</prop>
<prop oor:name="ReducedBitmapMode" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>1</value>
<info>
- <desc xml:lang="en-US">Desc: 0 - Use optimal bitmap resolution 1 - Use normal bitmap resolution 2 - use user defined bitmap resolution</desc>
+ <desc xml:lang="en-US">Type of bitmap reduction: 0 - Automatically
+ determine optimal resolution, 1 - Use original resolution, 2 - User
+ defined resolution.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReducedBitmapMode</label>
</info>
</prop>
<prop oor:name="ReducedBitmapResolution" oor:type="xs:short">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>3</value>
<info>
- <desc xml:lang="en-US">Desc: 0 - 72DPI 1 - 96DPI 2 - 150DPI 3 - 200DPI 4 - 300DPI 5 - 600DPI</desc>
+ <desc xml:lang="en-US">Resolution of reduced bitmaps: 0 - 72DPI, 1 - 96DPI,
+ 2 - 150DPI, 3 - 200DPI, 4 - 300DPI, 5 - 600DPI.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReducedBitmapResolution</label>
</info>
</prop>
<prop oor:name="ReducedBitmapIncludesTransparency" oor:type="xs:boolean">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>true</value>
<info>
- <desc xml:lang="en-US">Used to determine whether substitution bitmaps for transparent objects should be rendered the same way as bitmaps or not</desc>
+ <desc xml:lang="en-US">Indicates whether to reduce the resolution of
+ automatically created substitution bitmap of transparent
+ objects.</desc>
<label xml:lang="en-US">(PrintFileOptions) ReducedBitmapIncludesTransparency</label>
</info>
</prop>
<prop oor:name="ConvertToGreyscales" oor:type="xs:boolean">
- <!-- Responsible: (KA)-->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<value>false</value>
<info>
- <desc xml:lang="en-US">Used to create only greyscale output of all objects</desc>
+ <desc xml:lang="en-US">Indicates whether to create only greyscale output of
+ all objects.</desc>
<label xml:lang="en-US">(PrintFileOptions) ConvertToGreyscales</label>
</info>
</prop>
@@ -2469,11 +2502,12 @@
<prop oor:name="ColorCount" oor:type="xs:short">
<!-- OldPath: Draw_Impress/Vectorize -->
<!-- OldLocation: drawing.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Select bitmap =&amp;gt; context menu convert To polygon -->
<value>8</value>
<info>
- <desc xml:lang="en-US">Number of colors used to create a vector graphic in Draw/Impress [UNIT=count]</desc>
+ <desc xml:lang="en-US">Number of
+ colors used to create a vector graphic in Draw/Impress [UNIT=count].</desc>
<label xml:lang="en-US">Number of colors</label>
</info>
<constraints>
@@ -2484,11 +2518,13 @@
<prop oor:name="PointReduce" oor:type="xs:short">
<!-- OldPath: Draw_Impress/Vectorize -->
<!-- OldLocation: drawing.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Select bitmap =&amp;gt; context menu convert To polygon -->
<value>0</value>
<info>
- <desc xml:lang="en-US">Area of pixels to be used as one pixel when creating a vector graphic [UNIT=count]</desc>
+ <desc xml:lang="en-US">Number of
+ pixels to be used as one pixel when creating a vector
+ graphic.</desc>
<label xml:lang="en-US">Point reduction</label>
</info>
<constraints>
@@ -2499,22 +2535,24 @@
<prop oor:name="FillHole" oor:type="xs:boolean">
<!-- OldPath: Draw_Impress/Vectorize -->
<!-- OldLocation: drawing.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Select bitmap =&amp;gt; context menu convert To polygon -->
<value>false</value>
<info>
- <desc xml:lang="en-US">Create tiled background before vectorizing</desc>
+ <desc xml:lang="en-US">Indicates whether to
+ create a tiled background before vectorizing.</desc>
<label xml:lang="en-US">Fill holes</label>
</info>
</prop>
<prop oor:name="TileExtent" oor:type="xs:short">
<!-- OldPath: Draw_Impress/Vectorize -->
<!-- OldLocation: drawing.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Select bitmap =&amp;gt; context menu convert To polygon -->
<value>32</value>
<info>
- <desc xml:lang="en-US">Extent of tiles to be used as background tiles when vectorizing [UNIT=pixel]</desc>
+ <desc xml:lang="en-US">Extent of background tiles that are used for
+ vectorizing [UNIT=pixel].</desc>
<label xml:lang="en-US">Tile extent</label>
</info>
<constraints>
@@ -2528,11 +2566,11 @@
<prop oor:name="Grayscale" oor:type="xs:short">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors [Section] Grayscale -->
<value>256</value>
<info>
- <desc xml:lang="en-US">Predefined number of gray shades used when converting an image into gray scale</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Number</label>
</info>
<constraints>
@@ -2543,11 +2581,11 @@
<prop oor:name="PosterColor" oor:type="xs:short">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors [Section] Poster colors -->
<value>16</value>
<info>
- <desc xml:lang="en-US">Predefined number of color used when poster function will be used</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Number</label>
</info>
<constraints>
@@ -2558,11 +2596,11 @@
<prop oor:name="Brightness" oor:type="xs:int">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors [Section] Brightness and Contrast -->
<value>10</value>
<info>
- <desc xml:lang="en-US">Predefined value for increasing or decreasing brightness when function will be called. [UNIT=%]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Brightness</label>
</info>
<constraints>
@@ -2573,11 +2611,11 @@
<prop oor:name="Contrast" oor:type="xs:int">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors [Section] Brightness and Contrast -->
<value>10</value>
<info>
- <desc xml:lang="en-US">Predefined value for increasing or decreasing contrast when function will be called. [UNIT=%]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Contrast</label>
</info>
<constraints>
@@ -2588,11 +2626,11 @@
<prop oor:name="RotationAngle" oor:type="xs:int">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors [Section] Rotation -->
<value>4500</value>
<info>
- <desc xml:lang="en-US">Predefined value used on rotating an image via the Button User defined rotation [UNIT=degree]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Angle</label>
</info>
<constraints>
@@ -2603,22 +2641,22 @@
<prop oor:name="LeftRight" oor:type="xs:boolean">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors [Section] Rotation -->
<value>true</value>
<info>
- <desc xml:lang="en-US">Determines, if the rotation angle is specified to the left or to the right.</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">To the left / To the right</label>
</info>
</prop>
<prop oor:name="BlackWhiteThreshold" oor:type="xs:int">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors [Section] Black &amp; White -->
<value>50</value>
<info>
- <desc xml:lang="en-US">Predefined threshold value for the function Convert into Black&amp;White [UNIT=%]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Threshold value</label>
</info>
<constraints>
@@ -2630,11 +2668,11 @@
<prop oor:name="Red" oor:type="xs:int">
<!-- OldPath: Image/Colors/RGB -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors - [Section] RGB values -->
<value>10</value>
<info>
- <desc xml:lang="en-US">Predefined value for increasing or decreasing RGB values via button [UNIT=%]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Red</label>
</info>
<constraints>
@@ -2645,11 +2683,11 @@
<prop oor:name="Green" oor:type="xs:int">
<!-- OldPath: Image/Colors/RGB -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors - [Section] RGB values -->
<value>10</value>
<info>
- <desc xml:lang="en-US">Predefined value for increasing or decreasing RGB values via button [UNIT=%]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Green</label>
</info>
<constraints>
@@ -2660,11 +2698,11 @@
<prop oor:name="Blue" oor:type="xs:int">
<!-- OldPath: Image/Colors/RGB -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Colors - [Section] RGB values -->
<value>10</value>
<info>
- <desc xml:lang="en-US">Predefined value for increasing or decreasing RGB values via button [UNIT=%]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Blue</label>
</info>
<constraints>
@@ -2678,11 +2716,11 @@
<prop oor:name="MosaicX_Tile" oor:type="xs:short">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic -->
<value>4</value>
<info>
- <desc xml:lang="en-US">Settings for the function Mosaic. A preset value for x and y tile and the definition can be set. [UNIT=pixel]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">X Tile</label>
</info>
<constraints>
@@ -2693,11 +2731,11 @@
<prop oor:name="MosaicY_Tile" oor:type="xs:short">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic -->
<value>4</value>
<info>
- <desc xml:lang="en-US">Settings for the function Mosaic. A preset value for x and y tile and the definition can be set. [UNIT=pixel]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Y Tile</label>
</info>
<constraints>
@@ -2708,11 +2746,11 @@
<prop oor:name="Definition" oor:type="xs:short">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic -->
<value>2</value>
<info>
- <desc xml:lang="en-US">Settings for the function Mosaic. A preset value for x and y tile and the definition can be set.</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Definition</label>
</info>
<constraints>
@@ -2725,11 +2763,11 @@
<prop oor:name="SolarizationThreshold" oor:type="xs:int">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Solarization -->
<value>10</value>
<info>
- <desc xml:lang="en-US">Predefined threshold value for the function Solarization [UNIT=%]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Threshold value</label>
</info>
<constraints>
@@ -2740,22 +2778,22 @@
<prop oor:name="Invert" oor:type="xs:boolean">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Solarization -->
<value>false</value>
<info>
- <desc xml:lang="en-US">Predefined inverting option for the function Solarization</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Invert</label>
</info>
</prop>
<prop oor:name="TileX_Tile" oor:type="xs:short">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Tile -->
<value>4</value>
<info>
- <desc xml:lang="en-US">Settings for the function Tile. A preset value for x and y tile can be set. [UNIT=pixel]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">X Tile</label>
</info>
<constraints>
@@ -2766,11 +2804,11 @@
<prop oor:name="TileY_Tile" oor:type="xs:short">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Tile -->
<value>4</value>
<info>
- <desc xml:lang="en-US">Settings for the function Tile. A preset value for x and y tile can be set. [UNIT=pixel]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Y Tile</label>
</info>
<constraints>
@@ -2781,12 +2819,12 @@
<prop oor:name="Degree" oor:type="xs:short">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Definition -->
<!-- Notice: Description in the enumeration is missing -->
<value>2</value>
<info>
- <desc xml:lang="en-US">Preset value for the function definition.</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Degree</label>
</info>
<constraints>
@@ -2799,11 +2837,11 @@
<prop oor:name="Intensity" oor:type="xs:int">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: KA -->
+ <!-- Responsible: AF -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Aging -->
<value>10</value>
<info>
- <desc xml:lang="en-US">Settings for the function Aging [UNIT=%]</desc>
+ <desc xml:lang="en-US">deprecated</desc>
<label xml:lang="en-US">Intensity</label>
</info>
<constraints>