From e8bb827571f540ac4af2247cb11239bb96876669 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 30 Jan 2012 12:19:11 +0100 Subject: Fixed cppheader.xsl nillable treatment. * cppheader.xsl had initially been written under the false assumption that a missing oor:nillable attribute defaults to "false" instead of "true". That has been fixed. * As a result, many places that use the new simplified officecfg/*.hxx headers broke as they did not expect value types to be wrapped boost::optional. To keep the code simple, I decided to change all occurrences in officecfg/registry/schema/ of properties that specify a default and do not explicitly specify oor:nillable="true" to oor:nillable="false". Strictly speaking, this is an incompatible change, but in many cases it should be what was intended, anyway. * Some places that use the new simplified officecfg/*.hxx headers still had to be adapted to boost::optional wrapping. * This showed that unotools/configuration.hxx did not yet work for those wrapped properties and needed fixing, too. --- officecfg/registry/cppheader.xsl | 7 +- .../schema/org/openoffice/FirstStartWizard.xcs | 2 +- officecfg/registry/schema/org/openoffice/Inet.xcs | 12 +- officecfg/registry/schema/org/openoffice/LDAP.xcs | 2 +- .../registry/schema/org/openoffice/Office/Calc.xcs | 198 ++-- .../schema/org/openoffice/Office/Canvas.xcs | 12 +- .../schema/org/openoffice/Office/Chart.xcs | 2 +- .../schema/org/openoffice/Office/Common.xcs | 1226 +++++++++++++------- .../schema/org/openoffice/Office/Compatibility.xcs | 26 +- .../schema/org/openoffice/Office/DataAccess.xcs | 98 +- .../registry/schema/org/openoffice/Office/Draw.xcs | 138 +-- .../org/openoffice/Office/ExtensionManager.xcs | 2 +- .../schema/org/openoffice/Office/Impress.xcs | 182 +-- .../registry/schema/org/openoffice/Office/Java.xcs | 34 +- .../registry/schema/org/openoffice/Office/Jobs.xcs | 4 +- .../schema/org/openoffice/Office/Linguistic.xcs | 58 +- .../schema/org/openoffice/Office/Logging.xcs | 8 +- .../registry/schema/org/openoffice/Office/Math.xcs | 106 +- .../openoffice/Office/OOoImprovement/Settings.xcs | 22 +- .../schema/org/openoffice/Office/OptionsDialog.xcs | 12 +- .../schema/org/openoffice/Office/Paths.xcs | 2 +- .../schema/org/openoffice/Office/Recovery.xcs | 18 +- .../registry/schema/org/openoffice/Office/SFX.xcs | 2 +- .../schema/org/openoffice/Office/TypeDetection.xcs | 8 +- .../registry/schema/org/openoffice/Office/UI.xcs | 30 +- .../schema/org/openoffice/Office/UI/Commands.xcs | 2 +- .../schema/org/openoffice/Office/UI/Controller.xcs | 2 +- .../org/openoffice/Office/UI/WindowState.xcs | 20 +- .../schema/org/openoffice/Office/Writer.xcs | 606 +++++----- .../schema/org/openoffice/Office/WriterWeb.xcs | 122 +- officecfg/registry/schema/org/openoffice/Setup.xcs | 46 +- .../registry/schema/org/openoffice/System.xcs | 6 +- .../schema/org/openoffice/TypeDetection/Filter.xcs | 16 +- .../schema/org/openoffice/TypeDetection/Misc.xcs | 8 +- .../schema/org/openoffice/TypeDetection/Types.xcs | 18 +- .../schema/org/openoffice/TypeDetection/UISort.xcs | 2 +- .../registry/schema/org/openoffice/UserProfile.xcs | 36 +- 37 files changed, 1746 insertions(+), 1349 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/cppheader.xsl b/officecfg/registry/cppheader.xsl index 2522aca68d5d..85ccafcf18d9 100644 --- a/officecfg/registry/cppheader.xsl +++ b/officecfg/registry/cppheader.xsl @@ -95,7 +95,8 @@ #include "sal/config.h" - + #include "boost/optional.hpp" @@ -215,7 +216,7 @@ < , - + boost::optional< @@ -266,7 +267,7 @@ -->com::sun::star::uno::Sequence<sal_Int8> > - + > > { diff --git a/officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs b/officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs index 3f6da6a5b684..c0ad013d5c0f 100644 --- a/officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs +++ b/officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs @@ -37,7 +37,7 @@ CD Describes properties of a wizard tab page option. - + CD Determine if an option is visible or not. diff --git a/officecfg/registry/schema/org/openoffice/Inet.xcs b/officecfg/registry/schema/org/openoffice/Inet.xcs index 3949dd7a7267..2024daf33a8a 100644 --- a/officecfg/registry/schema/org/openoffice/Inet.xcs +++ b/officecfg/registry/schema/org/openoffice/Inet.xcs @@ -34,7 +34,7 @@ Contains Internet-related configurations (servers, proxies, etc.). - + @@ -46,7 +46,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -147,7 +147,7 @@ - + @@ -179,7 +179,7 @@ - + diff --git a/officecfg/registry/schema/org/openoffice/LDAP.xcs b/officecfg/registry/schema/org/openoffice/LDAP.xcs index dd5e79833a93..76b75ea63a34 100644 --- a/officecfg/registry/schema/org/openoffice/LDAP.xcs +++ b/officecfg/registry/schema/org/openoffice/LDAP.xcs @@ -36,7 +36,7 @@ Specifies LDAP server settings Host name of LDAP Server - Port number of the LDAP Server + Port number of the LDAP Server 389 Root entry of the LDAP server diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index 79ebc2eaa4bc..3efc2e3456bb 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -93,7 +93,7 @@ Specifies which contents are displayed in a spreadsheet. - + @@ -104,7 +104,7 @@ false - + @@ -115,7 +115,7 @@ true - + @@ -126,7 +126,7 @@ true - + @@ -137,7 +137,7 @@ false - + @@ -148,7 +148,7 @@ true - + @@ -159,7 +159,7 @@ true - + @@ -187,7 +187,7 @@ 0 - + @@ -215,7 +215,7 @@ 0 - + @@ -244,7 +244,7 @@ 0 - + Contains settings that specify how contents are updated. @@ -286,7 +286,7 @@ Contains settings that control visual aids. - + @@ -297,7 +297,7 @@ true - + André Schnabel @@ -306,7 +306,7 @@ false - + @@ -318,7 +318,7 @@ 12632256 - + @@ -329,7 +329,7 @@ true - + @@ -340,7 +340,7 @@ false - + @@ -351,7 +351,7 @@ false - + @@ -367,7 +367,7 @@ Contains settings that control which windows are shown around the editing window. - + @@ -378,7 +378,7 @@ true - + @@ -389,7 +389,7 @@ true - + @@ -400,7 +400,7 @@ true - + @@ -411,7 +411,7 @@ true - + @@ -427,7 +427,7 @@ Contains other layout settings. - + @@ -484,14 +484,14 @@ Specifies the distance between tabulator stops in 1/100th millimeters. - + Specifies the tabulator distance with locales that use the metric system. 1250 - + Specifies the tabulator distance with locales that don't use the metric system. - + Specifies the measurement unit that is used with locales that use the metric system. @@ -541,7 +541,7 @@ 2 - + Specifies the measurement unit that is used with locales that don't use the metric system. @@ -580,7 +580,7 @@ Specifies the zoom for new spreadsheet documents. - + @@ -608,7 +608,7 @@ 0 - + @@ -619,7 +619,7 @@ 100 - + NN @@ -634,7 +634,7 @@ Contains settings that affect cell input. - + @@ -645,7 +645,7 @@ true - + @@ -678,7 +678,7 @@ 0 - + @@ -689,7 +689,7 @@ false - + @@ -700,7 +700,7 @@ false - + @@ -711,7 +711,7 @@ true - + @@ -722,7 +722,7 @@ false - + @@ -733,7 +733,7 @@ true - + @@ -744,7 +744,7 @@ false - + NN @@ -753,7 +753,7 @@ false - + NN @@ -762,7 +762,7 @@ true - + @@ -799,7 +799,7 @@ 224 226 222 223 6 - + @@ -810,7 +810,7 @@ true - + @@ -830,7 +830,7 @@ Contains settings that control the behavior of the grid. - + @@ -841,7 +841,7 @@ false - + @@ -852,7 +852,7 @@ true - + @@ -863,7 +863,7 @@ false - + @@ -884,14 +884,14 @@ Defines the horizontal distance between the single grid points in 1/100th millimeters. - + Specifies the distance that is used with locales that use the metric system. 1000 - + Specifies the distance that is used with locales that don't use the metric system. - + Specifies the distance that is used with locales that use the metric system. 1000 - + Specifies the distance that is used with locales that don't use the metric system. - + Specifies the distance that is used with locales that use the metric system. 1000 - + Specifies the distance that is used with locales that don't use the metric system. - + Specifies the distance that is used with locales that use the metric system. 1000 - + Specifies the distance that is used with locales that don't use the metric system. 1 - + @@ -1012,7 +1012,7 @@ Contains the sort list settings. - + @@ -1033,7 +1033,7 @@ Contains settings for DBF Import dialog - + muthusuba Charset/Language @@ -1046,7 +1046,7 @@ Contains settings for DBF Export dialog - + muthusuba Charset/Language @@ -1059,7 +1059,7 @@ Contains setting for Text CSV Import - + muthusuba Merge Delimiter check box status @@ -1067,7 +1067,7 @@ false - + kyoshida If true, quoted field is always imported as text @@ -1076,7 +1076,7 @@ false - + kyoshida If true, Calc tries to detect special number format, such as date and scientific notation. @@ -1084,7 +1084,7 @@ false - + kyoshida Language to use for CSV import. This determines how the numbers are parsed. @@ -1092,7 +1092,7 @@ 0 - + muthusuba List of Separators - as a String @@ -1100,7 +1100,7 @@ ; - + muthusuba Text Separators @@ -1108,7 +1108,7 @@ " - + muthusuba Fixed width @@ -1116,7 +1116,7 @@ false - + muthusuba From Row @@ -1124,7 +1124,7 @@ 1 - + muthusuba Char Set @@ -1132,7 +1132,7 @@ -1 - + muthusuba Fixed Width List of separators @@ -1150,7 +1150,7 @@ Contains settings for iterative calculation of circular references. - + @@ -1161,7 +1161,7 @@ false - + @@ -1172,7 +1172,7 @@ 100 - + @@ -1188,7 +1188,7 @@ Contains other calculation settings. - + @@ -1199,7 +1199,7 @@ true - + @@ -1210,7 +1210,7 @@ false - + @@ -1221,7 +1221,7 @@ true - + @@ -1232,7 +1232,7 @@ true - + @@ -1243,7 +1243,7 @@ -1 - + NN @@ -1316,7 +1316,7 @@ - + kyoshida @@ -1324,7 +1324,7 @@ false - + kyoshida @@ -1332,7 +1332,7 @@ - + kyoshida @@ -1340,7 +1340,7 @@ - + kyoshida @@ -1358,7 +1358,7 @@ Specifies the colors for revision marking. - + @@ -1370,7 +1370,7 @@ -1 - + @@ -1382,7 +1382,7 @@ -1 - + @@ -1394,7 +1394,7 @@ -1 - + @@ -1420,7 +1420,7 @@ Specifies how VBA macros are treated in Excel files. - + @@ -1431,7 +1431,7 @@ true - + AB Indicates whether VBA macros are imported without comments to be executable. @@ -1439,7 +1439,7 @@ true - + @@ -1455,7 +1455,7 @@ Contains settings for Lotus 1-2-3 import. - + @@ -1470,7 +1470,7 @@ Contains settings for MS Excel import. - + @@ -1487,7 +1487,7 @@ 1.0 - + @@ -1516,7 +1516,7 @@ Contains settings that affect which pages are printed. - + Specifies whether empty pages are printed. @@ -1528,7 +1528,7 @@ Contains other print settings. - + Specifies whether all sheets are printed instead of only the selected sheets. @@ -1547,14 +1547,14 @@ Defines the default size of newly created objects using CTRL-Return or CTRL-Click at an object creating Button. - + Specifies the default width in 1/100th millimeters. 8000 - + Specifies the default height in 1/100th millimeters. - + Specifies whether the warning box for shared documents is shown. @@ -1614,7 +1614,7 @@ Other Program defaults - + Albert Thuswaldner diff --git a/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs b/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs index 65b41bd9c9b4..1fca8ad1769f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs @@ -35,7 +35,7 @@ THB Contains config entries for the DirectX-based implementation of the XCanvas interface. - + Sequence of 8 integers per device/driver combination, that uniquely mark them as not being compatible with the @@ -50,7 +50,7 @@ 0 - + Indicates whether the current DirectX device ids should get blacklisted. When true, a @@ -61,7 +61,7 @@ false - + If present, limits the size of the textures that get requested from the DX runtime. If @@ -86,7 +86,7 @@ List of preferred implementation names, for each given canvas service. - + THB When true, force canvas factory to use the last @@ -99,7 +99,7 @@ false - + THB When true, suggest canvas factory to use a @@ -110,7 +110,7 @@ true - + THB When true, suggest canvas factory to use a diff --git a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs index 8989c0f7c270..c8d7b7d33a65 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs @@ -36,7 +36,7 @@ BM Specifies the colors for creating new charts. - + diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index c74e508ef7b6..6a8f8460b9d8 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -530,14 +530,14 @@ Contains the name of the replacing font. - + Determines if the font pair replacement is applied on the screen. false - + Determines if the font pair replacement is applied on the printer. @@ -551,7 +551,7 @@ SJ Specifies the size of a graphic. [UNIT=1/100 mm]. - + Specifies the width of graphic. [UNIT=1/100 mm]. @@ -571,7 +571,7 @@ 10000 - + Specifies the height of graphic. [UNIT=1/100 mm]. @@ -597,7 +597,7 @@ SJ Specifies the logical size of a graphic. [UNIT=1/100 mm]. - + Specifies the logical width of a graphic. [UNIT=1/100 mm]. @@ -618,7 +618,7 @@ 10000 - + Specifies the logical height of graphic. [UNIT=1/100 mm]. @@ -888,7 +888,9 @@ - + specifies whether the controls should use dynamic border coloring, if possible. Dymamic border coloring means that when the @@ -897,7 +899,9 @@ false - + controls whether form controls, when they render their text, use the same metrics as the document does. If this is set to <true>, @@ -918,7 +922,7 @@ Stores registration data which is related to a specific product version. - + An instance UUID associated with the product version ID. @@ -933,7 +937,7 @@ Contains internal MSExport settings that are common for all apps. - + Specifies if an old (5.0 format) way instead of a new one (6.0 OLE embedded document) should be used for export of inplace objects in @@ -948,19 +952,19 @@ Contains a description of the persistent password container. - + Specifies if passwords can be stored persistently. false - + Specifies if there is a valid master password. false - + Contains the master password encrypted by itself. @@ -987,7 +991,7 @@ AW Specifies settings for the 3D engine. - + @@ -999,7 +1003,7 @@ true - + @@ -1013,7 +1017,7 @@ false - + @@ -1030,7 +1034,7 @@ true - + @@ -1049,7 +1053,7 @@ CD Contains settings related to dictionaries. - + CD Specifies a repository URL where users can download additional @@ -1063,7 +1067,7 @@ AW Specifies settings for the Drawinglayer. - + AW Specifies if the Overlay pane is allowed to use an own buffer. @@ -1076,7 +1080,9 @@ true - + AW Similar to OverlayBuffer, but only for Calc Application @@ -1084,7 +1090,9 @@ true - + AW Similar to OverlayBuffer, but only for Writer Application @@ -1092,7 +1100,9 @@ true - + AW Similar to OverlayBuffer, but only for Draw/Impress @@ -1102,7 +1112,7 @@ true - + AW Specifies if the Application Repaint shall use a buffer for @@ -1115,7 +1125,9 @@ true - + AW Similar to PaintBuffer, but only for Calc Application. @@ -1124,7 +1136,9 @@ true - + AW Similar to PaintBuffer, but only for Writer Application. @@ -1133,7 +1147,9 @@ true - + AW Similar to PaintBuffer, but only for Draw/Impress Applications. @@ -1143,7 +1159,7 @@ true - + AW Specifies the first one of two colors used from overlay to @@ -1152,7 +1168,7 @@ 0 - + AW Specifies the second one of two colors used from overlay to @@ -1161,7 +1177,7 @@ 16777215 - + AW Specifies the length in pixels of a single stripe used from @@ -1170,7 +1186,7 @@ 4 - + AW Specifies the maximum allowed Paper Width for page definitions @@ -1180,7 +1196,8 @@ 300 - + AW Specifies the maximum allowed Paper Height for page definitions @@ -1190,7 +1207,9 @@ 300 - + AW Specifies the maximum allowed Left Margin for the page @@ -1199,7 +1218,9 @@ 9999 - + AW Specifies the maximum allowed Right Margin for the page @@ -1208,7 +1229,9 @@ 9999 - + AW Specifies the maximum allowed Top Margin for the page @@ -1217,7 +1240,9 @@ 9999 - + AW Specifies the maximum allowed Bottom Margin for the page @@ -1226,7 +1251,7 @@ 9999 - + AW This switch allows to switch DrawingLayer based views to be @@ -1238,7 +1263,9 @@ true - + AW This switch allows to enhance visualisation of graphics which @@ -1253,7 +1280,9 @@ true - + AW This switch determines if the decorations of decorated text @@ -1267,7 +1296,9 @@ true - + AW This switch determines if simple text is directly rendered using @@ -1280,7 +1311,8 @@ true - + AW This switch decides if Interactions in the DrawingLayer are @@ -1296,7 +1328,9 @@ true - + AW This defines a Limitation for the default raster conversion from @@ -1309,7 +1343,9 @@ 1000000 - + AW This defines a Limitation for the default raster conversion of @@ -1323,7 +1359,9 @@ 45000 - + AW This switch defines if the selections in the applications (text @@ -1336,7 +1374,9 @@ true - + AW Specifies the degree of transparence to be used when transparent @@ -1349,7 +1389,9 @@ 75 - + AW Specifies the maximum allowed luminance the system's selection @@ -1367,7 +1409,9 @@ OS Contains miscellaneous settings for the auto correction. - + @@ -1494,7 +1554,9 @@ true - + @@ -1629,7 +1697,7 @@ AF Specifies the cache related options for Writer. - + @@ -1649,7 +1717,7 @@ Specifies a group of graphic manager cache options. - + AF Specifies the maximum cache size for all graphical display @@ -1658,7 +1726,7 @@ 22000000 - + AF Specifies the maximum cache size for a single graphic display @@ -1667,7 +1735,8 @@ 5500000 - + AF Specifies the time in seconds after which a cached object is @@ -1692,7 +1761,9 @@ CD Contains various properties information purpose only. - + A flag which is set by the tools options dialog whenever a user changed the work path. @@ -1706,7 +1777,8 @@ Contains the global path settings, mainly those of the Options dialog. - + @@ -1717,7 +1789,9 @@ - + @@ -1729,7 +1803,7 @@ - + NN Specifies the directory that contains spreadsheet add-ins @@ -1737,7 +1811,9 @@ $(progpath)/addin - + OS Specifies the settings of the AutoCorrect dialog. @@ -1747,7 +1823,8 @@ $(userurl)/autocorr - + OS Contains the directory which contains the AutoText @@ -1758,14 +1835,14 @@ $(userurl)/autotext - + MBA Stores the automatic backup copies of documents. $(userurl)/backup - + MBA Contains the Basic files, which are used by the @@ -1776,7 +1853,7 @@ $(userurl)/basic - + MBA Contains the bitmap files which can be used for menu and @@ -1784,7 +1861,7 @@ $(insturl)/share/config/symbol - + MBA Contains the configuration files. This value cannot be changed @@ -1792,21 +1869,21 @@ $(insturl)/share/config - + TL Contains the provided dictionaries. $(insturl)/share/wordbook - + PB Specifies the path to save folder bookmarks. $(userurl)/config/folders - + MBA Specifies the directory where all the filters are @@ -1814,7 +1891,8 @@ $(progpath)/filter - + AF Specifies the directory which contains the Gallery database @@ -1825,7 +1903,7 @@ $(userurl)/gallery - + DL Specifies the directory that is displayed when the dialog for @@ -1833,14 +1911,14 @@ $(userurl)/gallery - + ABI Specifies the path to the Office help files. $(instpath)/help - + TL Contains the files that are necessary for the @@ -1848,14 +1926,14 @@ $(insturl)/share/dict - + MBA Contains the Office modules. $(progpath) - + DL Specifies the path to the palette files *.SOB to *.SOF @@ -1863,7 +1941,7 @@ $(userurl)/config - + MBA Specifies the directory in which the plugins are saved. @@ -1872,7 +1950,7 @@ $(progpath)/plugin - + Without replacement. ABI @@ -1880,7 +1958,7 @@ $(userpath)/store - + Replaced by org.openoffice.Office.Paths/Temp @@ -1902,7 +1980,8 @@ $(userurl)/template - + MBA Specifies additional folders containing a global user @@ -1913,21 +1992,22 @@ $(insturl)/share/config - + MBA Specifies the folder with the user settings. $(userurl)/config - + TL Contains the custom dictionaries. $(userurl)/wordbook - + MBA Specifies the path of the work folder, which can be modified @@ -1944,14 +2024,16 @@ modified according to the user's needs. They are used when pressing the Standard-button in the Options dialog. - + Specifies the default directory that contains spreadsheet add-ins which use the old add-in API. $(progpath)/addin - + Specifies the default directory for the settings of the AutoCorrect dialog. @@ -1961,7 +2043,8 @@ $(userurl)/autocorr - + Specifies the default directory where the AutoText modules are located. @@ -1971,14 +2054,14 @@ $(userurl)/autotext - + Specifies the default directory for the automatic backup copies of documents. $(userurl)/backup - + Specifies the default directory where the Basic files, used by the AutoPilots, are located. @@ -1988,42 +2071,43 @@ $(userurl)/basic - + Specifies the default directory where the bitmap files, which can be used for the menu and toolbar icons, are located. $(insturl)/share/config/symbol - + Specifies the default directory where the configuration files are stored. $(insturl)/share/config - + Specifies the default directory where the provided dictionaries are located. $(insturl)/share/wordbook/$(vlang) - + Specifies the default directory where folder bookmarks are stored. $(userurl)/config/folders - + Specifies the default directory where all the filters are stored. $(progpath)/filter - + Specifies the default directory where the Gallery database and multimedia files are located. @@ -2033,42 +2117,42 @@ $(userurl)/gallery - + Specifies the default directory used by the dialog for opening a graphic or for saving a new graphic. $(userurl)/gallery - + Specifies the default directory where Office help files are located. $(instpath)/help - + Specifies the default directory where the files that are necessary for the spellcheck are saved. $(insturl)/share/dict - + Specifies the default directory which contains the Office modules. $(progpath) - + Specifies the default directory for the palette files *.SOB to *.SOF containing user-defined colors and patterns. $(userurl)/config - + Specifies the default directory where the Office plugins are located. @@ -2077,14 +2161,15 @@ $(progpath)/plugin - + Specifies the default directory that is used as a base directory for all temporary Office files. $(temp) - + Specifies the default directory where all provided templates are located in folders and sub-folders. @@ -2095,7 +2180,8 @@ $(userurl)/template - + Specifies the default directories for the global user interface configuration. The final user interface configuration is @@ -2103,21 +2189,22 @@ - + Specifies the default directory which stores the user settings. $(userurl)/config - + Specifies the default directory which stores the custom dictionaries. $(userurl)/wordbook - + Specifies the default working directory where user stores documents. @@ -2136,7 +2223,7 @@ OS Contains settings for the font substitution. - + @@ -2165,7 +2252,7 @@ Contains the settings for the font selection box in the object bar. - + @@ -2177,7 +2264,9 @@ true - + @@ -2201,14 +2290,16 @@ (HTML source view or BASIC IDE) - + Specifies the height, in points, of the font that is used in source views (HTML source view or BASIC IDE) 10 - + Specifies whether only non-proportional font should be presented on the dialog page. @@ -2223,7 +2314,7 @@ Specifies Gallery options. - + Describes the range and current size of the picklist shown @@ -2348,7 +2439,7 @@ Contains settings which are used during the Office startup to check for unfinished work. - + @@ -2358,7 +2449,7 @@ false - + MBA @@ -2366,7 +2457,7 @@ false - + @@ -2377,7 +2468,9 @@ false - + BM Specifies that If this option is set to true, the new @@ -2388,7 +2481,7 @@ false - + CD Specifies the current or last temp directory. This directory @@ -2411,7 +2504,7 @@ MBA Contains general settings about the saving process. - + MBA @@ -2441,7 +2534,7 @@ false - + @@ -2452,7 +2545,7 @@ true - + @@ -2464,7 +2557,8 @@ false - + @@ -2476,7 +2570,8 @@ false - + @@ -2488,7 +2583,9 @@ false - + @@ -2500,7 +2597,9 @@ true - + @@ -2525,7 +2624,7 @@ 15 - + @@ -2551,7 +2652,9 @@ false - + MBA @@ -2561,7 +2664,8 @@ true - + MAV If the option is set, every time a user triggers a plain Save @@ -2570,7 +2674,9 @@ false - + PB If the value is "true", then the ODF that is saved by @@ -2579,7 +2685,7 @@ true - + @@ -2596,7 +2702,7 @@ Contains settings on how graphics contained in a document should be saved. - + PB @@ -2700,7 +2807,9 @@ 3 - + MAV Specifies whether SHA1 algorithm instead of SHA256 should be @@ -2709,7 +2818,9 @@ false - + MAV Specifies whether Blowfish algorithm instead of AES should be @@ -2724,7 +2835,9 @@ MBA Contains settings regarding the loading of documents. - + @@ -2735,7 +2848,9 @@ true - + MAV Specifies whether the office update dialog should be shown in @@ -2755,7 +2870,9 @@ MBA Contains security settings regarding Basic scripts. - + @@ -2771,7 +2888,7 @@ - + @@ -2798,7 +2915,9 @@ 1 - + MBA Specifies whether execution of plugins found inside a document @@ -2806,7 +2925,7 @@ true - + MBA Specifies whether a warning box should be displayed before @@ -2814,7 +2933,8 @@ false - + MBA Specifies whether the user must confirm before a basic script @@ -2822,7 +2942,9 @@ true - + GT Specifies wether to warn when saving or sending documents with @@ -2830,7 +2952,7 @@ false - + GT Specifies wether to warn when signing documents with @@ -2838,7 +2960,8 @@ true - + GT Specifies wether to warn when printing documents with @@ -2846,7 +2969,8 @@ false - + GT Specifies wether to warn when creating PDF documents with @@ -2854,7 +2978,9 @@ false - + GT Specifies wether to remove personal information on @@ -2862,7 +2988,9 @@ false - + GT Specifies wether to recommend password protection when saving @@ -2870,7 +2998,9 @@ false - + PB Specifies whether ctrl-click is required to follow @@ -2878,7 +3008,9 @@ true - + GT Level of Macro security. @@ -2897,7 +3029,9 @@ 2 - + MAV Specifies whether the macro execution is disabled in general. @@ -2920,7 +3054,7 @@ MBA Contains window and dialog settings. - + @@ -2951,7 +3085,9 @@ CD Contains settings to change new document window behavior. - + CD Every new document window will be forced to front and grabs @@ -2966,7 +3102,7 @@ Contains settings on how the application window should be displayed. - + @@ -2976,7 +3112,7 @@ false - + @@ -3009,7 +3145,7 @@ Contains settings which specify how dialogs and toolbars should be displayed. - + @@ -3021,7 +3157,7 @@ false - + @@ -3033,7 +3169,9 @@ true - + @@ -3137,7 +3277,9 @@ PB Contains menu view settings. - + @@ -3148,7 +3290,9 @@ true - + CMC Indicates whether icons in the office menus should @@ -3156,7 +3300,9 @@ true - + @@ -3166,7 +3312,7 @@ true - + @@ -3184,7 +3330,7 @@ MBA Contains settings for general windows used by the Office. - + @@ -3224,7 +3370,7 @@ Deprecated. - + @@ -3236,7 +3382,7 @@ - + @@ -3287,7 +3433,7 @@ - + @@ -3307,7 +3453,7 @@ Specifies the properties of window containers for docked windows. - + @@ -3384,14 +3530,15 @@ Font antialiasing properties - + Specifies font antialiasing properties true - + Specifies an additional limit if Font Antialiasing is enabled. Fonts that are smaller than the specified limit are not @@ -3408,7 +3555,7 @@ Contains the settings regarding the undo operation in the Office. - + @@ -3457,7 +3604,9 @@ AF Specifies options related to printing. - + @@ -3473,7 +3622,7 @@ OS Contains settings for print specific warnings. - + @@ -3485,7 +3634,9 @@ false - + @@ -3497,7 +3648,7 @@ false - + @@ -3509,7 +3660,8 @@ false - + AF @@ -3529,7 +3681,9 @@ Specifies the options related to printing. - + @@ -3540,7 +3694,9 @@ false - + @@ -3551,7 +3707,9 @@ 0 - + @@ -3562,7 +3720,9 @@ false - + @@ -3573,7 +3733,9 @@ 0 - + @@ -3584,7 +3746,9 @@ 64 - + @@ -3595,7 +3759,9 @@ false - + @@ -3607,7 +3773,9 @@ 1 - + @@ -3620,7 +3788,7 @@ + oor:type="xs:boolean" oor:nillable="false"> @@ -3631,7 +3799,9 @@ true - + @@ -3648,7 +3818,9 @@ Specifies the options for printing to a file. - + @@ -3659,7 +3831,9 @@ false - + @@ -3670,7 +3844,9 @@ 0 - + @@ -3681,7 +3857,9 @@ false - + @@ -3692,7 +3870,9 @@ 0 - + @@ -3703,7 +3883,9 @@ 64 - + @@ -3714,7 +3896,9 @@ false - + @@ -3726,7 +3910,9 @@ 1 - + @@ -3739,7 +3925,7 @@ + oor:type="xs:boolean" oor:nillable="false"> @@ -3751,7 +3937,9 @@ true - + @@ -3834,14 +4022,14 @@ FS Contains settings that specify the common help settings. - + ABI Determines wether basic help should be shown. true - + ABI Determines the locale for the help pages. @@ -3850,7 +4038,7 @@ - + ABI Determines the operating system on which the help system is @@ -3860,7 +4048,7 @@ - + @@ -3870,7 +4058,7 @@ true - + @@ -3880,7 +4068,7 @@ false - + ABI Specifies the name of the stylesheet used to display help @@ -3893,14 +4081,14 @@ MBA Specifies the properties of the HelpAgent. - + Specifies whether the HelpAgent is enabled. true - + Specifies the time-out value in seconds after which the HelpAgent is closed automatically if ignored by the user. @@ -3908,7 +4096,7 @@ 30 - + Specifies how often the user must ignore a given HelpAgent topic until it is disregarded in the future (any requests for this @@ -3931,28 +4119,33 @@ PL Contains settings for the start center. - + Contains a string specifying the URL to be browsed for additional features (e.g. extensions) - + Contains a string specifying the URL to be browsed for information about the product - + Contains a string specifying the URL to be browsed for additional template documents - + Contains a number deciding the layout style of the start center @@ -3966,7 +4159,7 @@ Contains various settings regarding the product registration feature. - + Contains a string specifying the URL with placeholders to be used for online registration. @@ -3975,7 +4168,7 @@ - + Contains a string specifying the real URL to be used for online registration. @@ -3984,7 +4177,7 @@ - + Contains a string representation of the date on which the user receives a reminder (e.g. "13.02.2002"). @@ -3993,14 +4186,15 @@ - + Contains the number used internally to determine when the dialog should be started. 1 - + Contains a Boolean that specifies if the "Registration..." menu item is available. @@ -4035,7 +4229,7 @@ Contains Applet related settings. - + @@ -4053,7 +4247,7 @@ Specifies the options related to the vectorization of bitmaps. - + @@ -4079,7 +4273,7 @@ 8 - + @@ -4105,7 +4299,7 @@ 0 - + @@ -4117,7 +4311,7 @@ false - + @@ -4153,7 +4347,7 @@ Specifies the color options for images. - + @@ -4277,7 +4471,7 @@ 4500 - + @@ -4289,7 +4483,9 @@ true - + @@ -4425,7 +4621,7 @@ 4 - + @@ -4449,7 +4645,7 @@ 4 - + @@ -4483,7 +4679,9 @@ 2 - + @@ -4545,7 +4743,7 @@ 4 - + @@ -4569,7 +4767,7 @@ 4 - + @@ -4636,7 +4834,7 @@ NN Specifies settings for the date formats used. - + @@ -4664,35 +4862,44 @@ Specifies default settings of Microsoft import filters. - + Specifies if convertible MathType OLE objects are converted into Math objects. true - + Specifies if convertible WinWord OLE objects are converted into Writer objects. true - + Specifies if convertible Excel OLE objects are converted into Calc objects. true - + Specifies if convertible PowerPoint OLE objects are converted into Impress objects. true - + Flag to control use of enhanced fields. @@ -4703,35 +4910,44 @@ Specifies default settings of Microsoft export filters. - + Specifies if embedded Math objects are converted into MathType objects. true - + Specifies if embedded Writer objects are converted into WinWord objects. true - + Specifies if embedded Calc objects are converted into Excel objects. true - + Specifies if embedded Impress objects are converted into PowerPoint objects. true - + SJ Specifies if previews are created when saving PowerPoint @@ -4739,7 +4955,9 @@ true - + SJ Specifies if previews are created when saving Excel @@ -4747,7 +4965,9 @@ false - + SJ Specifies if previews are created when saving Word @@ -4772,7 +4992,7 @@ Specifies default settings of the PCD - Photo CD Base import dialog. - + @@ -4804,7 +5024,8 @@ Specifies default settings of graphic export dialogs. - + Specifies the unit default that is used in the the graphic export dialog if exporting pixel graphics. @@ -4849,7 +5070,9 @@ -1 - + Specifies the unit default for the resolution that is used in the the graphic export dialog if exporting pixel @@ -4874,7 +5097,9 @@ 0 - + Specifies the logical width of a graphic. [UNIT=1/100 mm]. @@ -4889,7 +5114,9 @@ 96 - + Specifies the maximum raw graphic size in bytes up to which the realtime preview is enabled, for fast computers this value may @@ -4897,7 +5124,9 @@ 4000000 - + Specifies the unit default that is used in the the graphic export dialog if exporting vector graphics. @@ -4942,7 +5171,7 @@ Specifies default settings of the Windows Bitmap export dialog. - + @@ -4995,7 +5224,9 @@ 0 - + @@ -5169,7 +5402,7 @@ 1 - + @@ -5197,7 +5430,7 @@ Specifies default settings of the JPEG - Joint Photographic Experts Group export dialog. - + @@ -5223,7 +5456,7 @@ 75 - + @@ -5251,7 +5484,7 @@ Specifies default settings of the PBM - Portable Bitmap export dialog. - + @@ -5279,7 +5512,7 @@ Specifies default settings of the PGM - Portable Graymap export dialog. - + @@ -5307,7 +5540,7 @@ Specifies default settings of the PPM - Portable Pixelmap export dialog. - + @@ -5335,7 +5568,7 @@ Specifies default settings of the PNG - Portable Network Graphic export dialog. - + @@ -5442,7 +5682,8 @@ false - + @@ -5454,7 +5695,8 @@ false - + @@ -5470,7 +5712,7 @@ Specifies font size for HTML. - + @@ -5599,7 +5841,7 @@ 4 - + @@ -5611,7 +5853,8 @@ false - + @@ -5623,7 +5866,9 @@ false - + @@ -5635,7 +5880,7 @@ true - + @@ -5668,7 +5913,7 @@ Specifies default settings of PDF export dialog. - + Use following properties instead: UseLosslessCompression, Quality, UseResolutionReduction, @@ -5678,7 +5923,9 @@ 1 - + SJ Specifies if graphics are exported to PDF using a lossless @@ -5687,7 +5934,7 @@ false - + SJ Specifies quality of the JPG export. A higher value results @@ -5711,7 +5958,9 @@ 90 - + SJ Specifies if the resolution of each image is reduced to the @@ -5719,7 +5968,9 @@ false - + If the property ReduceImageResolution is set to true all images will be reduced to the given value in DPI. @@ -5753,7 +6004,9 @@ 300 - + SJ Determines if PDF are created by using special tags also @@ -5761,21 +6014,26 @@ false - + SJ Specifies if notes are exported to PDF. false - + PL Specifies if bookmarks are exported to PDF. true - + PL Specifies how many bookmark levels should be opened in the @@ -5783,7 +6041,9 @@ -1 - + SJ Specifies if notes pages are exported to PDF. (Notes pages @@ -5791,7 +6051,9 @@ false - + SJ Specifies slide transitions are exported to PDF. This option @@ -5799,7 +6061,9 @@ true - + pl Specifies whether form fields are exported as widgets or @@ -5807,7 +6071,9 @@ true - + pl Specifies whether to embed the 14 standard PDF fonts or @@ -5815,7 +6081,7 @@ false - + Specifies the submitted format of a PDF form. @@ -5843,7 +6109,9 @@ 0 - + pl Specifies whether multiple form fields exported are allowed @@ -5851,7 +6119,9 @@ false - + FME Specifies that automatically inserted empty pages are @@ -5860,7 +6130,8 @@ true - + PL Specifies that a stream is inserted to the PDF file which @@ -5868,7 +6139,9 @@ false - + beppec56 Specifies whether to hide the PDF viewer menubar when the @@ -5876,7 +6149,9 @@ false - + beppec56 Specifies whether to hide the PDF viewer toolbar when the @@ -5884,7 +6159,9 @@ false - + beppec56 Specifies whether to hide the PDF viewer controls when the @@ -5892,7 +6169,9 @@ false - + beppec56 Specifies that the PDF viewer window is opened full screen @@ -5900,7 +6179,9 @@ false - + beppec56 Specifies that the PDF viewer window is centered to the @@ -5908,7 +6189,9 @@ false - + beppec56 Specifies that the PDF viewer window is opened full screen, @@ -5916,7 +6199,9 @@ false - + beppec56 Specifies that the title of the document, if present in the @@ -5925,7 +6210,7 @@ true - + beppec56 Specifies how the PDF document should be displayed when @@ -5951,7 +6236,7 @@ 0 - + beppec56 Specifies the action to be performed when the PDF document @@ -5990,7 +6275,7 @@ 0 - + pl specifies the zoom level a PDF document is opened with. Only @@ -5998,7 +6283,7 @@ 100 - + pl Specifies the page on which a PDF document should be opened @@ -6006,7 +6291,7 @@ 1 - + beppec56 Specifies the page layout to be used when the document is @@ -6039,7 +6324,9 @@ 0 - + beppec56 Used with the value 3 of the PageLayout property above, true @@ -6049,7 +6336,7 @@ false - + beppec56 Specifies what printing is allowed. @@ -6075,7 +6362,7 @@ 2 - + beppec56 Specifies the change allowed to the document. @@ -6112,7 +6399,9 @@ 4 - + beppec56 Specifies that the pages and the document content can be @@ -6122,7 +6411,7 @@ + oor:type="xs:boolean" oor:nillable="false"> beppec56 Specifies that the document content can be extracted to be @@ -6132,7 +6421,9 @@ - + beppec56 Specifies the version of PDF to emit. @@ -6153,7 +6444,9 @@ - + beppec56 Specifies that the file system related hyperlinks (file:// @@ -6162,7 +6455,9 @@ false - + beppec56 Specifies the way the exported PDF will be viewed @@ -6197,7 +6492,9 @@ 0 - + beppec56 Specifies that the target documents with .od[tpgs] @@ -6207,7 +6504,8 @@ false + oor:name="ExportBookmarksToPDFDestination" oor:type="xs:boolean" + oor:nillable="false"> beppec56 Specifies that the bookmarks contained in the source @@ -6232,7 +6530,8 @@ be open at the same time. NIL will be interpreted as infinite! - + @@ -6243,7 +6542,9 @@ true - + FS Determines if the system's file and folder pickers should be @@ -6253,7 +6554,9 @@ true - + MAV Allows to specify whether the OOo document file locking @@ -6261,7 +6564,9 @@ true - + MAV Allows to specify whether the OOo document file locking @@ -6269,14 +6574,16 @@ true - + Allows to specify whether locking should be used at all. Use this setting only for debugging purpose. true - + THB Determines if a warning dialog should be @@ -6285,7 +6592,9 @@ true - + PL Determines if the system's print dialog should be used. If @@ -6295,7 +6604,7 @@ false - + tml Determines whether to show the document creation and selection @@ -6308,14 +6617,17 @@ false - + RSiddhartha Disables the customization of the UI elements. false - + kohei Determines if the user can save the document even when it's not @@ -6323,7 +6635,9 @@ false - + mmeeks Determins if various experimental, and potentially unstable @@ -6331,7 +6645,7 @@ false - + MBA @@ -6352,7 +6666,7 @@ 2 - + kendy @@ -6403,7 +6717,7 @@ auto - + MBA @@ -6423,7 +6737,9 @@ 1 - + FS Enables/Disables the usage of AutoPilots for form @@ -6431,7 +6747,7 @@ true - + MBA Specifies if the office has never before been started. @@ -6521,7 +6837,9 @@ specifies settings for the property browser used for forms and form controls. - + FS Enables or disables the property browser's access to @@ -6529,7 +6847,7 @@ false - + FS Enables or disables a help section at the bottom of the @@ -6545,7 +6863,9 @@ OS Contains layout specific settings for Asian languages. - + @@ -6597,7 +6921,7 @@ false - + @@ -6607,7 +6931,9 @@ false - + @@ -6617,7 +6943,9 @@ false - + @@ -6627,7 +6955,9 @@ false - + @@ -6637,7 +6967,7 @@ false - + @@ -6647,7 +6977,9 @@ false - + @@ -6687,7 +7019,7 @@ command. - + mod @@ -6700,7 +7032,9 @@ OS Contains search options for the Japanese language. - + @@ -6711,7 +7045,9 @@ true - + @@ -6722,7 +7058,9 @@ true - + @@ -6733,7 +7071,9 @@ true - + @@ -6744,7 +7084,9 @@ true - + @@ -6755,7 +7097,9 @@ true - + @@ -6766,7 +7110,9 @@ true - + @@ -6777,7 +7123,9 @@ true - + @@ -6788,7 +7136,9 @@ true - + @@ -6799,7 +7149,9 @@ true - + @@ -6810,7 +7162,9 @@ true - + @@ -6821,7 +7175,9 @@ true - + @@ -6832,7 +7188,8 @@ true - + @@ -6843,7 +7200,8 @@ true - + @@ -6854,7 +7212,9 @@ true - + @@ -6865,7 +7225,9 @@ true - + @@ -6877,7 +7239,9 @@ true - + @@ -6888,7 +7252,9 @@ true - + @@ -6906,7 +7272,9 @@ OS Specifies settings for the accessibility options. - + FS Enables the automatic detection of a high contrast mode set for @@ -6917,7 +7285,9 @@ true - + OS Enables the use of high contrast colors, instead of displaying @@ -6926,7 +7296,9 @@ true - + OS Enables or disables the automatic time out of help tips. You can @@ -6936,7 +7308,7 @@ true - + OS Enables or disables the automatic time out of help tips. You @@ -6960,7 +7332,9 @@ 4 - + AF Indicates whether to allow the graphical animation in all SO/OO @@ -6971,7 +7345,9 @@ true - + AF Indicates whether to allow all textual animation like blinking @@ -6980,7 +7356,9 @@ true - + OS Overrides all text color attributes set in a SO/OO document for @@ -6989,7 +7367,7 @@ false - + OS Allows the user to change the UI font to the system @@ -6998,7 +7376,9 @@ true - + OS Indicates whether the cursor is displayed in read-only @@ -7036,13 +7416,13 @@ settings should be used. - + Specifies the external mail application to be used. - + Without replacement. Specifies the default external mail application. @@ -7081,7 +7461,7 @@ Contains settings for the Asian languages (Chinese, Japanese, Korean,...) layout. - + Specifies, whether CJK font settings are available (true) or @@ -7089,7 +7469,8 @@ false - + Specifies, whether vertical text is available (true) or not @@ -7097,7 +7478,9 @@ false - + Specifies, whether Asian typography options like compression @@ -7105,7 +7488,8 @@ false - + Specifies, whether Japanese find options are selectable for @@ -7113,7 +7497,7 @@ false - + Specifies whether Rubys are available (true) or not @@ -7121,7 +7505,8 @@ false - + Specifies whether case mapping to half and full width, @@ -7129,7 +7514,7 @@ false - + Specifies whether writing in double lines is available (true) @@ -7137,7 +7522,8 @@ false - + Specifies whether emphasis marks are available (true) or not @@ -7145,7 +7531,9 @@ false - + Specifies whether vertical call out objects are available @@ -7159,7 +7547,7 @@ Contains settings for the languages with complex text layout (Hebrew, Arabic, Thai,...). - + Specifies whether CTL font settings are available (true) or @@ -7167,7 +7555,9 @@ false - + Specifies whether CTL strings are checked for the correct @@ -7175,7 +7565,9 @@ false - + Specifies whether CTL strings are checked restricted for the @@ -7185,7 +7577,8 @@ false + oor:name="CTLSequenceCheckingTypeAndReplace" oor:type="xs:boolean" + oor:nillable="false"> Specifies whether CTL input sequences are corrected while @@ -7193,7 +7586,8 @@ false - + Specifies the type of text cursor movement (logical (0) or @@ -7201,7 +7595,7 @@ 0 - + Specifies the type of numerals (Arabic (0), Hindi (1), system @@ -7250,7 +7644,9 @@ FME Contains Writer specific settings for smart tags. - + FME Specifies whether smart tag recognization is enabled. diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs index 1e1c800a5095..d99d03303559 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs @@ -1,4 +1,4 @@ - + - + diff --git a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs index 5768729f3ac1..6bfda997ad86 100644 --- a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs @@ -184,7 +184,7 @@ Specifies the prefix of the URL of the database driver. - + The file extension, which match to this type. Only set when it is file based driver @@ -206,7 +206,7 @@ controls availability of features within OpenOffice.org Base. - + Specifies that the user is able to create new local database documents in the "Create Database" wizard. @@ -217,7 +217,7 @@ Specifies which data-access related features are available in OpenOffice.org Writer. - + Specifies that the Database tab page should be available in the fields dialog. @@ -228,7 +228,7 @@ Specifies which data-access related features, usually existent in all applications, are available. - + Specifies that the data source view (also known as data source browser) should offer the "Edit database file" context menu entry. @@ -271,7 +271,7 @@ Specifies additional information about the database drivers. - + Specifies order of database drivers in which they should be asked if the accept the connection string. @@ -282,7 +282,7 @@ Specifies all information which is needed for the global connection pool. - + Specifies if the global connection pool is enabled. @@ -323,14 +323,14 @@ Specifies the data source that can be used as an AddressBook. - + Specifies the name of the registered data source. - + Specifies the command to execute on the data source to retrieve the result set. This may be an SQL command or a table name or a query name. @@ -342,7 +342,7 @@ Determines the exact meaning of Command. Valid values are: 0 - Command is a table name 1 - Command is a query name 2 - Command is an SQL command. - + Specifies if the auto pilot is completed. @@ -370,21 +370,21 @@ Specifies the height of the view window - + Specifies the search text for filtering - + Specifies the search field for filtering - + Determines whether a non-assigned column results in a warning box. @@ -421,20 +421,20 @@ Specifies the mozilla preferences. - + Specifies the mozilla profile name. - + Describes the name of the table which the Mozilla Personal Address Book is mapped to - + Describes the name of the table which the Mozilla Collected Addresses is mapped to @@ -641,7 +641,7 @@ Specifies the evolution preferences. - + Specifies the evolution full path exporting command name. @@ -825,7 +825,7 @@ Specifies the driver settings for the mozilla database driver. - + At runtime, the driver checks if the installed KDE version is too new to be supported. In this case, it refuses creating connections. With the setting here, this check can @@ -857,7 +857,7 @@ Specifies the options for searching in forms. - + Specifies the search type. @@ -880,7 +880,7 @@ text - + Specifies the search position. @@ -913,73 +913,73 @@ Contains a list of the previous search strings. - + Specifies if all fields should be searched. false - + Specifies that the formatter should be used. false - + Specifies that the search starts backward. false - + Specifies that the search contains wildcards. false - + Specifies that regular expressions should be used. false - + Specifies that the similarity search should be used. false - + Specifies that the similarity search should be combined. false - + Specifies the number of characters that can be exchanged while searching for similarity. 2 - + Specifies the number of characters that can be deleted while searching for similarity. 2 - + Specifies the number of characters that can be added while searching for similarity. 2 - + Specifies that the searched value should match. false - + Specifies that the Asian options for search should be used. @@ -989,109 +989,109 @@ Specifies the Japanese options for searching. - + Specifies the MatchFullHalfWidthForms search option is enabled. true - + Specifies the MatchHiraganaKatakana search option is enabled. true - + Specifies the MatchContractions search option is enabled. true - + Specifies the MatchMinusDashCho-on search option is enabled. true - + Specifies the MatchRepeatCharMarks search option is enabled. true - + Specifies the MatchVariantFormKanji search option is enabled. true - + Specifies the MatchOldKanaForms search option is enabled. true - + Specifies the Match_DiZi_DuZu search option is enabled. true - + Specifies the Match_BaVa_HaFa search option is enabled. true - + Specifies the Match_TsiThiChi_DhiZi search option is enabled. true - + Specifies the Match_HyuIyu_ByuVyu search option is enabled. true - + Specifies the Match_SeShe_ZeJe search option is enabled. true - + Specifies the Match_IaIya search option is enabled. true - + Specifies the Match_KiKu search option is enabled. true - + Specifies the IgnorePunctuation search option is enabled. true - + Specifies the IgnoreWhitespace search option is enabled. true - + Specifies the IgnoreProlongedSoundMark search option is enabled. true - + Specifies the IgnoreMiddleDot search option is enabled. diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs index 14509143d360..41b8cc5423e7 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs @@ -40,7 +40,7 @@ Defines the general properties of the graphical object representation of screen displays. - + @@ -51,7 +51,7 @@ true - + @@ -62,7 +62,7 @@ false - + @@ -73,7 +73,7 @@ false - + @@ -84,7 +84,7 @@ false - + @@ -110,14 +110,14 @@ Specifies the distance between adjacent tab stops. - + [UNIT=1/100 mm] 1250 - + [UNIT=1/100 mm] - + Specifies the unit used for specification of distances and sizes in a metric environment. @@ -167,7 +167,7 @@ 2 - + Specifies the unit used for specification of distances and sizes in a non metric environment. @@ -212,7 +212,7 @@ Contains the specification of how to display the content of Draw documents on screen. - + @@ -223,7 +223,7 @@ false - + @@ -234,7 +234,7 @@ false - + @@ -245,7 +245,7 @@ false - + @@ -262,7 +262,7 @@ Contains a collection of configuration items for the Draw application that do not fit into another category. - + @@ -273,7 +273,7 @@ true - + @@ -284,7 +284,7 @@ true - + @@ -295,7 +295,7 @@ true - + @@ -306,7 +306,7 @@ false - + @@ -317,7 +317,7 @@ true - + @@ -328,7 +328,7 @@ false - + @@ -356,7 +356,7 @@ 0 - + CL Indicates whether to show comments (true) or hide them (false). @@ -364,7 +364,7 @@ true - + @@ -379,7 +379,7 @@ Defines text editing related configuration items. - + @@ -390,7 +390,7 @@ true - + @@ -406,7 +406,7 @@ Contains a specification of how to morph between objects (e.g. how many steps and whether to regard the object's attributes). - + @@ -429,7 +429,7 @@ 16 - + @@ -440,7 +440,7 @@ true - + @@ -461,14 +461,14 @@ Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button - + Specifies the default width of new objects. [UNIT=1/100 mm] 8000 - + Specifies the default height of new objects. [UNIT=1/100 mm] - + AF @@ -500,7 +500,7 @@ Contains the specification of how to force object positions and sizes to predefined locations in relation to other objects. - + @@ -511,7 +511,7 @@ false - + @@ -522,7 +522,7 @@ false - + @@ -533,7 +533,7 @@ true - + @@ -544,7 +544,7 @@ false - + @@ -555,7 +555,7 @@ false - + @@ -583,7 +583,7 @@ Specifies constraints regarding the creation and modification of graphical objects. - + @@ -594,7 +594,7 @@ false - + @@ -605,7 +605,7 @@ true - + @@ -616,7 +616,7 @@ false - + @@ -639,7 +639,7 @@ 1500 - + @@ -668,7 +668,7 @@ Contains configuration items related to zooming. - + @@ -679,7 +679,7 @@ 1 - + @@ -699,7 +699,7 @@ Switches regarding use and display of the (snap) grid. - + @@ -710,7 +710,7 @@ true - + @@ -721,7 +721,7 @@ false - + @@ -747,14 +747,14 @@ Defines the horizontal distance between adjacent grid points. - + [UNIT=1/100 mm] 1000 - + [UNIT=1/100 mm] - + [UNIT=1/100 mm] 1000 - + [UNIT=1/100 mm] 9 - + @@ -821,7 +821,7 @@ Specifies the snap grid. - + @@ -842,14 +842,14 @@ Defines the horizontal distance between adjacent points of the snap grid. - + [UNIT=1/100 mm] 1000 - + [UNIT=1/100 mm] - + [UNIT=1/100 mm] 1000 - + [UNIT=1/100 mm] false - + @@ -930,7 +930,7 @@ false - + @@ -941,7 +941,7 @@ false - + @@ -952,7 +952,7 @@ true - + @@ -968,7 +968,7 @@ Contains specifications of general printing related issues. - + @@ -979,7 +979,7 @@ false - + @@ -990,7 +990,7 @@ false - + @@ -1001,7 +1001,7 @@ false - + @@ -1012,7 +1012,7 @@ true - + @@ -1039,7 +1039,7 @@ 0 - + diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs index 819290c3c283..76e9632619bf 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs @@ -48,7 +48,7 @@ Information about repositories for extensions. - + This links is used from the Extension Manager. A user can click on the &Download extensions...& control so that a browser is opened which displayed the website to which directs this URL. diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index 1b549d66b29b..094cee5a3530 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -100,7 +100,7 @@ Contains general properties of the graphical object representation of screen displays. - + @@ -110,7 +110,7 @@ false - + @@ -120,7 +120,7 @@ false - + @@ -130,7 +130,7 @@ false - + @@ -140,7 +140,7 @@ false - + @@ -165,14 +165,14 @@ Specifies the distance between adjacent tab stops with regard to whether the metric or the non-metric system is currently selected. - + Specifies the distance between adjacent tab stops in 1/100 mm when the metric system is selected. 1250 - + Specifies the distance between adjacent tab stops in 1/100 mm when the non-metric system is selected. - + Specifies the measurement unit to be used when the metric system is selected. @@ -222,7 +222,7 @@ 2 - + Specifies the measurement unit to be used when the non-metric system is selected. @@ -267,7 +267,7 @@ Contains configuration items related to the display of Impress documents. - + @@ -277,7 +277,7 @@ false - + @@ -287,7 +287,7 @@ false - + @@ -297,7 +297,7 @@ false - + @@ -313,7 +313,7 @@ Contains a collection of configuration items for the Impress application that do not fit into another category. - + @@ -323,7 +323,7 @@ true - + @@ -333,7 +333,7 @@ true - + @@ -343,7 +343,7 @@ true - + @@ -353,7 +353,7 @@ false - + @@ -363,7 +363,7 @@ true - + @@ -373,7 +373,7 @@ true - + @@ -400,7 +400,7 @@ 0 - + CL Indicates whether to show comments (true) or hide them (false). @@ -408,7 +408,7 @@ true - + @@ -419,7 +419,7 @@ true - + @@ -430,7 +430,7 @@ true - + @@ -441,7 +441,7 @@ true - + @@ -457,7 +457,7 @@ vnd.sun.star.expand:$BRAND_BASE_DIR/share/config/soffice.cfg/simpress/transitions.xml;vnd.sun.star.expand:$BRAND_BASE_DIR/share/config/soffice.cfg/simpress/transitions-ogl.xml - + @@ -473,7 +473,7 @@ vnd.sun.star.expand:$BRAND_BASE_DIR/share/config/soffice.cfg/simpress/effects.xml - + @@ -484,7 +484,7 @@ true - + @@ -495,7 +495,7 @@ true - + @@ -506,7 +506,7 @@ true - + @@ -517,7 +517,7 @@ 0 - + @@ -528,7 +528,7 @@ 16711680 - + @@ -544,7 +544,7 @@ Contains text editing related configuration items. - + @@ -554,7 +554,7 @@ true - + @@ -570,7 +570,7 @@ Specifies configuration items governing the behavior when creating a new document or a new page. - + @@ -580,7 +580,7 @@ false - + @@ -595,7 +595,7 @@ Specifies configuration items governing behavior when starting a presentation. - + @@ -611,7 +611,7 @@ Contains the group of options that control the compatibility to other applications. - + @@ -621,7 +621,7 @@ false - + AF @@ -640,14 +640,14 @@ Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button. - + [UNIT=1/100 mm] 8000 - + [UNIT=1/100 mm] true - + @@ -684,7 +684,7 @@ true - + @@ -694,7 +694,7 @@ true - + @@ -704,7 +704,7 @@ true - + @@ -714,7 +714,7 @@ false - + @@ -741,7 +741,7 @@ Specifies constraints regarding the creation and modification of graphical objects. - + @@ -751,7 +751,7 @@ false - + @@ -761,7 +761,7 @@ true - + @@ -771,7 +771,7 @@ false - + @@ -793,7 +793,7 @@ 1500 - + @@ -825,7 +825,7 @@ Specifies switches regarding use and display of the snap grid. - + @@ -835,7 +835,7 @@ true - + @@ -845,7 +845,7 @@ false - + @@ -869,14 +869,14 @@ Defines the horizontal distance between adjacent grid points. - + Defines the horizontal distance between adjacent grid points in 1/100 mm, used when the metric system is active. 2000 - + Defines the horizontal distance between adjacent grid points in 1/100 mm, used when the non-metric system is active. - + Defines the vertical distance between adjacent grid points in 1/100 mm, used when the metric system is active. 2000 - + Defines the vertical distance between adjacent grid points in 1/100 mm, used when the non-metric system is active. 9 - + @@ -940,7 +940,7 @@ Contains the specifications of the snap grid. - + @@ -959,14 +959,14 @@ Defines the horizontal distance between adjacent points of the snap grid. - + Defines the horizontal distance between adjacent points of the snap grid in 1/100 mm, used when the metric system is selected. 100 - + Defines the horizontal distance between adjacent points of the snap grid in 1/100 mm, used when the non-metric system is selected. - + Defines the vertical distance between adjacent points of the snap grid in 1/100 mm, used when the metric system is selected. 100 - + Defines the vertical distance between adjacent points of the snap grid in 1/100 mm, used when the non-metric system is selected. true - + @@ -1028,7 +1028,7 @@ false - + @@ -1038,7 +1038,7 @@ false - + @@ -1053,7 +1053,7 @@ Specifies how and which pages will be printed. - + @@ -1063,7 +1063,7 @@ false - + @@ -1073,7 +1073,7 @@ false - + @@ -1083,7 +1083,7 @@ false - + @@ -1093,7 +1093,7 @@ true - + @@ -1108,7 +1108,7 @@ Specifies general printing related issues. - + @@ -1118,7 +1118,7 @@ false - + @@ -1128,7 +1128,7 @@ false - + @@ -1138,7 +1138,7 @@ false - + @@ -1148,7 +1148,7 @@ true - + @@ -1174,7 +1174,7 @@ 0 - + @@ -1184,7 +1184,7 @@ false - + Indicates whether the slide thumbnails on the printed handouts are ordered horizontal or vertical @@ -1192,7 +1192,7 @@ false - + Specifies the number of slide thumbnails printed on each handout page. @@ -1249,7 +1249,7 @@ Contains the group of options that control the behavior of the VBA filter. - + @@ -1260,7 +1260,7 @@ true - + @@ -1412,7 +1412,7 @@ Values for tuning the preview cache of the slide sorter. - + Maximal size of the cache that stores slide @@ -1425,7 +1425,7 @@ 4194304 - + Technique of how to reduce the memory used by the cache. @@ -1447,7 +1447,7 @@ Compress - + Technique of how to compress preview bitmaps for @@ -1486,7 +1486,7 @@ ResolutionReduction - + Time in milli seconds to wait between processing @@ -1496,7 +1496,7 @@ 10 - + Time in milli seconds to wait between processing @@ -1506,7 +1506,7 @@ 100 - + Time in milli seconds to wait between processing diff --git a/officecfg/registry/schema/org/openoffice/Office/Java.xcs b/officecfg/registry/schema/org/openoffice/Office/Java.xcs index 06666ad4a625..26615a0bc3d1 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Java.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Java.xcs @@ -34,7 +34,7 @@ Provides information used to initialize a Java Virtual Machine. - + @@ -45,7 +45,7 @@ NULL - + @@ -56,7 +56,7 @@ NULL - + @@ -66,7 +66,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -86,7 +86,7 @@ true - + @@ -122,7 +122,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -307,7 +307,7 @@ Provides information which are used by jvmsetup. - + @@ -316,7 +316,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -334,7 +334,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -379,7 +379,7 @@ - + diff --git a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs index f5421c8a246f..d63d18a1b80a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs @@ -55,13 +55,13 @@ Is used to enable/disable a job execution related to a triggered event. - + If it's newer then UserTime, the job will be reactivated next time. 2003-01-01T00:00:00+00:00 - + If it's newer then AdminTime, the job is deactivated for execution. diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs index c1db417208ae..60d65eb9ea3d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs @@ -157,7 +157,7 @@ Contains general settings for the linguistic configurations. - + @@ -166,7 +166,7 @@ - + TL @@ -174,7 +174,7 @@ true - + @@ -186,7 +186,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -212,7 +212,7 @@ Defines which personal dictionaries are used. - + @@ -223,7 +223,7 @@ IgnoreAllList;en-US.dic;en-GB.dic;sl.dic;technical.dic - + TL @@ -237,7 +237,7 @@ Defines settings used by the text conversion. - + Specifies the user dictionaries to be used. @@ -245,7 +245,7 @@ - + Specifies if post positionals should be ignored when looking for Korean entries. @@ -253,7 +253,7 @@ true - + Specifies if the dialog should be closed automatically after the conversion of the current text portion is processed. @@ -261,7 +261,7 @@ false - + Specifies if entries that were recently used as replacements should be listed first. @@ -269,7 +269,7 @@ false - + Specifies if entries for which have only one possible replacement should be replaced automatically. @@ -284,7 +284,7 @@ - + Specifies wether Taiwan, Hongkong SAR, and Macao SAR character variants should be used for translation. @@ -292,7 +292,7 @@ false - + Specifies wether common terms should be detected and translated as whole words. @@ -300,7 +300,7 @@ false - + If Reverse Mapping is active than every dictionary entry added or modified will also be added or modified within the dictionary in the opposite mapping direction. @@ -313,7 +313,7 @@ Contains spell checking-relevant settings. - + @@ -324,7 +324,7 @@ false - + @@ -335,7 +335,7 @@ false - + @@ -346,7 +346,7 @@ true - + @@ -357,7 +357,7 @@ true - + @@ -368,7 +368,7 @@ true - + @@ -384,7 +384,7 @@ Contains grammar checking relevant settings. - + OS determines if grammar is automatically checked. @@ -392,7 +392,7 @@ true - + OS determines if grammar is check in the spelling and grammar dialog. @@ -405,7 +405,7 @@ Contains hyphenation relevant settings. - + @@ -428,7 +428,7 @@ 2 - + @@ -451,7 +451,7 @@ 2 - + @@ -473,7 +473,7 @@ 5 - + @@ -484,7 +484,7 @@ true - + @@ -539,7 +539,7 @@ - + TL Value used to check if the data files of the linguistic have changed and thus the configuration needs to be updated. diff --git a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs index 2fda9ea6aaf1..21badddeb6b9 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs @@ -54,7 +54,7 @@ the logger. Plain properties below the HandlerSettings node are passed to the log handler upon creation, as sequence of NamedValues. - + Specifies the file URL for the log handler. The default value here will expand to a file with the same name as the logger for which the handler is used, with extension ".log". @@ -84,21 +84,21 @@ b_michaelsen specifies settings for the logging of userinterface events. - + only if this is true, usage tracking is allowed and its options will be shown false - + directory where the logs will get saved $(user)/temp/Feedback - + idle time in minutes. If two log event are separated by a longer time, the log will be rotated. diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs index 50b4ede0ecc7..211ef9a0c525 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs @@ -213,7 +213,7 @@ Specifies the symbol set containing the symbol. - + Specifies if a symbol is predefined or user-defined. @@ -231,7 +231,7 @@ Contains settings for printing. - + @@ -242,7 +242,7 @@ false - + @@ -253,7 +253,7 @@ false - + @@ -264,7 +264,7 @@ false - + @@ -292,7 +292,7 @@ 0 - + @@ -320,7 +320,7 @@ Contains settings related to load and save operations. - + TL @@ -334,7 +334,7 @@ Contains miscellaneous settings. - + @@ -346,7 +346,7 @@ true - + @@ -362,7 +362,7 @@ Contains view settings. - + @@ -373,7 +373,7 @@ true - + @@ -384,7 +384,7 @@ true - + @@ -405,7 +405,7 @@ Defines the default format settings for formulas. - + @@ -416,7 +416,7 @@ false - + TL @@ -437,7 +437,7 @@ 0 - + @@ -448,7 +448,7 @@ false - + @@ -476,7 +476,7 @@ 1 - + @@ -499,7 +499,7 @@ 12 - + @@ -522,7 +522,7 @@ 100 - + @@ -545,7 +545,7 @@ 60 - + @@ -568,7 +568,7 @@ 100 - + @@ -591,7 +591,7 @@ 100 - + @@ -614,7 +614,7 @@ 60 - + @@ -625,7 +625,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -647,7 +647,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -669,7 +669,7 @@ - + @@ -680,7 +680,7 @@ - + @@ -695,7 +695,7 @@ Specifies the distance settings used for formatting a formula. - + @@ -718,7 +718,7 @@ 10 - + @@ -741,7 +741,7 @@ 5 - + @@ -764,7 +764,7 @@ 0 - + @@ -787,7 +787,7 @@ 20 - + @@ -810,7 +810,7 @@ 20 - + @@ -833,7 +833,7 @@ 0 - + @@ -856,7 +856,7 @@ 0 - + @@ -879,7 +879,7 @@ 50 - + @@ -902,7 +902,7 @@ 20 - + @@ -925,7 +925,7 @@ 0 - + @@ -948,7 +948,7 @@ 0 - + @@ -971,7 +971,7 @@ 10 - + @@ -994,7 +994,7 @@ 5 - + @@ -1017,7 +1017,7 @@ 5 - + @@ -1040,7 +1040,7 @@ 5 - + @@ -1063,7 +1063,7 @@ 0 - + @@ -1086,7 +1086,7 @@ 3 - + @@ -1109,7 +1109,7 @@ 30 - + @@ -1132,7 +1132,7 @@ 0 - + @@ -1155,7 +1155,7 @@ 0 - + @@ -1178,7 +1178,7 @@ 100 - + @@ -1201,7 +1201,7 @@ 100 - + @@ -1224,7 +1224,7 @@ 0 - + diff --git a/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs b/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs index a4339ccef463..e4464545949c 100644 --- a/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs @@ -9,7 +9,7 @@ invitations to usage tracking etc. - + the number of starts that will be skipped before the user will get invited to the OpenOffice.org Improvement Program. If this is zero the user will get asked. @@ -17,26 +17,26 @@ 1 - + true, if the user accepted the invitation. false - + true, if the user was already invited. false - + true, if the extension is prebundled - is set by an onFirstRunInitialization job. (currently not implemented) false - + the url where additional information can be found. @@ -47,19 +47,19 @@ counts of recorded events, uploaded reports etc. - + the number of reports uploaded. 0 - + the number of events in zipped or already uploaded report. 0 - + the number of failed upload tries. @@ -70,13 +70,13 @@ settings on destination for uploading reports - + the url where reports get send to. http://report.libreoffice.org:80/soap/servlet/rpcrouter - + Additions to the SoapId for automated testing DO NOT SET THIS VALUE UNLESS YOU KNOW WHAT YOU ARE DOING! @@ -84,7 +84,7 @@ - + The Emailaddress to fill out in the reportmail.xml file. DO NOT SET THIS VALUE UNLESS YOU KNOW WHAT YOU ARE DOING! diff --git a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs index f1c4cab212bc..aa1f998251d5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs @@ -125,7 +125,7 @@ accept input. - + If true then this Node shall be displayed independent of the Module for which the options dialog is displayed - that is, always. @@ -139,7 +139,7 @@ false - + Identifies a group of Node|s. All nodes (the tree view elements) which refer to the same group are displayed next to each other. If @@ -155,7 +155,7 @@ - + The index of the Node within the group. The index starts with null. If this property is set then property GroupId must also have @@ -211,7 +211,7 @@ provides for saving and reading the respective values. - + Identifies a group of Leaf|s. All Leaf|s which have the same GroupId form a group and the corresponding entries in the tree view @@ -230,7 +230,7 @@ - + The index of the Leaf within the group. The index starts with null. If this property is set then GroupId must also have @@ -250,7 +250,7 @@ index determines the position of the node (the tree view element) in the options dialog for a particular Module. - + Determines the position of the node in the options dialog. The index starts with null. That is, the corresponding node diff --git a/officecfg/registry/schema/org/openoffice/Office/Paths.xcs b/officecfg/registry/schema/org/openoffice/Office/Paths.xcs index fe9620cf8140..90811bbcb139 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Paths.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Paths.xcs @@ -50,7 +50,7 @@ Bind a list of path values to a "path name" e.g. "Template". - + Mark a NamedPath as SinglePath (false=MultiPath). Only the property WritePath is used for such single pathes then. diff --git a/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs b/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs index e08bf3839924..d1c4a0e2e4e3 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs @@ -88,7 +88,7 @@ MAV The session shutdown related information. - + MAV Determines if the office is allowed to show request to store modified documents on session shutdown. @@ -100,19 +100,19 @@ - + Determines if the recovery feature should be enabled or disabled true - + false - + @@ -123,7 +123,7 @@ Settings for the crash reporter. - + Specifies if the crash reporter should be enabled or disabled. @@ -134,25 +134,25 @@ - + true - + 15 - + Define the minimum space in [MB], which must be available on disc to save backups for open documents. Note: values less then 1 will be ignored. 5 - + Define the minimum space in [MB], which must be available on disc to store the recovery configuration. Note: values less then 1 will be ignored. diff --git a/officecfg/registry/schema/org/openoffice/Office/SFX.xcs b/officecfg/registry/schema/org/openoffice/Office/SFX.xcs index 496381d36e6e..babe378382a2 100644 --- a/officecfg/registry/schema/org/openoffice/Office/SFX.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/SFX.xcs @@ -35,7 +35,7 @@ Contains settings which specifies how the help in Office should work. - + PB diff --git a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs index eabd4a80949e..6d4c86161daf 100644 --- a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs @@ -40,7 +40,7 @@ Displays a localized type on the user interface. Supports CJK by allowing you to assign it a value or language. Any UniCode characters is permitted. - + Contains configuration items of the type. Items are separated by using ",", list items are separated by";". Sequence of items: Preferred,MediaType,ClipboardFormat,URLPattern,Extensions,DocumentIconID. @@ -51,7 +51,7 @@ Lists filters that can import or export content. - + Enables or disables filter with the setup utility. @@ -134,13 +134,13 @@ Contains default objects that are used if no specialized service was registered. - + Specifies the default frame loader. com.sun.star.comp.office.FrameLoader - + OS Displays a warning when a user tries to set a third-party filter as the default filter in "Tools - Options". diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs index 434ec5c717c7..f7b382ec1c50 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs @@ -67,7 +67,7 @@ Specifies the settings for the documents boundaries. - + Specifies the visibility of anchors (true = visible). @@ -93,7 +93,7 @@ Specifies the settings for object boundaries. - + Specifies the visibility of object boundaries (true = visible). @@ -109,7 +109,7 @@ Specifies the settings for table boundaries. - + Specifies the visibility of table boundaries (true = visible). @@ -135,7 +135,7 @@ Specifies the settings for unvisited links. - + Specifies the visibility of unvisited links (true = visible). @@ -151,7 +151,7 @@ Specifies the settings for visited links. - + Specifies the visibility of visited links (true = visible). @@ -187,7 +187,7 @@ Specifies the settings for shadows. - + Specifies the visibility of shadows (true = visible). @@ -213,7 +213,7 @@ Specifies the settings for field shadings in Writer. - + Specifies the visibility of field shadings (true = visible). @@ -229,7 +229,7 @@ Specifies the settings for index and table shadings in Writer. - + Specifies the visibility of index and table shadings (true = visible). @@ -245,7 +245,7 @@ Specifies the settings for the direct cursor in Writer. - + Specifies the visibility of direct cursor (true = visible). @@ -271,7 +271,7 @@ Specifies the settings for section boundaries in Writer. - + Specifies the visibility of section boundaries (true = visible). @@ -427,7 +427,7 @@ Specifies the settings used for the grid in Draw/Impress. - + Specifies the visibility of the grid (true = visible). @@ -591,7 +591,7 @@ Presents global classes to the user in a group of their own. A typical example for a global class is "text documents", whereas "StarWriter 4.0 / 5.0 documents" is not a global class. - + List specifying the order of the global filters within their group. @@ -637,7 +637,7 @@ FS Specifies various settings for the internal file/folder picker dialog. - + Specifies whether the dialog should fill its view asynchronously. Asnychronous filling allows the user to cancel blocking operations, which may be usefull for instance for mounted, but dead NFS devices. @@ -648,7 +648,7 @@ Specifies the timeouts to be used when the file view is to be filled asynchronously. These settings are not evaluated if the FillAsynchronously property is false. - + Specifies the minimum timeout in milliseconds. When the file view is filled, the dialog will wait at least this time before the user is allowed to cancel the operation. @@ -661,7 +661,7 @@ These settings are not evaluated if the FillAsynchronously property is false. 1000 - + Specifies the maximum timeout in milliseconds. When the file view is being filled, and its content could not be completely obtained within the time frame given here, the operation is cancelled automatically. diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs index 71efdab1b636..a9890dafb241 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs @@ -45,7 +45,7 @@ A localized text that describes the identifier of a command in a structured menu. - + Additional information about a single command. diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs index 5d45bcce7ae1..c70a1752c6c1 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs @@ -50,7 +50,7 @@ Specifies the UNO service to use for the specified tuple Command and Module - + Specifies a controller specific value which is provided to every controller instance during initialization. diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs index b56629aca2eb..c093e75cabf5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs @@ -36,13 +36,13 @@ Provides a mapping between commands and their textual representation on the user interface. - + A locked user interface element cannot be moved or undocked by the user. This property is only active when the user interface element is in a docked state. false - + Specifies if the user interface element is currently docked. @@ -53,13 +53,13 @@ Specifies if the user interface element is visible. - + Specifies if the user interface element is context sensitive. This controls if the Office shows the user interface element false - + Specifies if a toolbar should not be shown inside the View - Toolbars menu. @@ -95,14 +95,14 @@ Specifies the user interface element name. It is used for floating user interface elements to set the title and for the bubble help. - + Specifies the URL of an image to associate with the user interface element. Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here. - + Specifies the help URL of the tool panel. @@ -115,25 +115,25 @@ Specifies an internal state for the user interface element. Please don't change this value it describes an internal value. - + Specifies the style of a toolbar. This property is only used by toolbar user interface elements. 0 = symbol buttons, 1 = text buttons, 2 = symbols+text buttons 0 - + Specifies that a user interface element shouldn't have a closer. This property is only used by toolbars or floating window user interface elements. false - + Specifies that a user interface element shouldn't be closed forever. This is usefull for context sensitive ui elements which must be visible whenever their context is active. This property is only used by toolbars or floating window user interface elements. false - + Specifies if a context sensitive user interface element is currently bound to its context. This property can be used to disable context sensitivity without losing the information that a user interface element is normally context sensitive. diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index bacae25fccb8..39c1b87d67c2 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -367,7 +367,7 @@ - + OS CommandType of the data source. @@ -750,7 +750,7 @@ Contains the most recently opened documents. - + Lists the file global templates loaded when importing writer documents. @@ -761,7 +761,7 @@ Settings of the mail merge wizard. - + OS Determines whether the document output is a letter, not an e-mail. @@ -769,7 +769,7 @@ true - + OS Determines whether the country/region is included into the address block. If yes the ExcludeCountry property may never be included. @@ -777,7 +777,7 @@ false - + OS If the property IncludeCountry is true it all countries/regions are included into the address block except for this country or region. @@ -793,7 +793,7 @@ - + OS Contains a list of settings for address blocks. It is a sequence of address column positions separated with breaks (\n) and spaces. The column positions start at 0 and after 9 follows a, b, c and they are equivalent to the following parts of an address: TITLE,FIRSTNAME,LASTNAME,COMPANY,ADDRESS_1,ADDRESS_2,CITY,REGION,ZIP,COUNTRY,PHONE_PRIVATE,PHONE_BUSINESS,E_MAIL @@ -802,7 +802,7 @@ <0>\n<1> <2>\n<4>\n<8> <6>;<0>\n<1> <2>\n<4>\n<8> <6>\n<9>;<3>\n<1> <2>\n<4>\n<8> <6>;<3>\n<1> <2>\n<4>\n<8> <6>\n<9> - + OS Determines whether the document should have an address block. @@ -810,7 +810,7 @@ true - + OS Determines the currently used address block. @@ -818,7 +818,7 @@ 0 - + OS Determines whether address block lines should be hidden if there's no content. @@ -826,7 +826,7 @@ false - + OS Determines whether the document should have a greeting line. @@ -834,7 +834,7 @@ true - + OS Determines whether an e-mail should have a greeting line. @@ -842,7 +842,7 @@ true - + OS Determines whether an individual greeting line is used instead of a neutral one. @@ -850,7 +850,7 @@ true - + OS Determines whether in an e-mail an individual greeting line is used instead of a neutral one. @@ -1055,7 +1055,7 @@ Contains settings for the visibility of various elements. - + @@ -1066,7 +1066,7 @@ true - + @@ -1077,7 +1077,7 @@ true - + @@ -1088,7 +1088,7 @@ true - + @@ -1099,7 +1099,7 @@ false - + @@ -1110,7 +1110,7 @@ true - + OS @@ -1124,7 +1124,7 @@ Contains settings for the visibility of various non-printing characters. - + OS @@ -1133,7 +1133,7 @@ false - + @@ -1144,7 +1144,7 @@ true - + @@ -1155,7 +1155,7 @@ true - + @@ -1166,7 +1166,7 @@ true - + @@ -1177,7 +1177,7 @@ true - + @@ -1188,7 +1188,7 @@ true - + @@ -1199,7 +1199,7 @@ true - + @@ -1210,7 +1210,7 @@ false - + @@ -1221,7 +1221,7 @@ true - + OS @@ -1235,7 +1235,7 @@ Contains settings for the automatic update of some elements. - + @@ -1263,7 +1263,7 @@ 1 - + @@ -1274,7 +1274,7 @@ true - + @@ -1295,7 +1295,7 @@ Contains settings for guiding lines or points (for example when selecting/moving an object or frame). - + @@ -1306,7 +1306,7 @@ false - + @@ -1317,7 +1317,7 @@ false - + @@ -1333,7 +1333,7 @@ Contains various window settings such as scrollbars, rules, etc. - + @@ -1344,7 +1344,7 @@ true - + @@ -1355,7 +1355,7 @@ true - + OS @@ -1364,7 +1364,7 @@ true - + @@ -1431,7 +1431,7 @@ - + @@ -1442,7 +1442,7 @@ true - + OS @@ -1507,7 +1507,7 @@ - + @@ -1523,7 +1523,7 @@ Contains miscellaneous settings. - + TL @@ -1589,7 +1589,7 @@ - + @@ -1601,7 +1601,7 @@ 1250 - + Specified which kind of paper mode is used in the whole document @@ -1609,7 +1609,7 @@ true - + @@ -1625,7 +1625,7 @@ Contains zoom settings. - + OS @@ -1651,7 +1651,7 @@ 0 - + OS @@ -1665,7 +1665,7 @@ Contains view layout settings. - + FME @@ -1674,7 +1674,7 @@ 0 - + FME @@ -1693,7 +1693,7 @@ Contains options for the grid. - + @@ -1704,7 +1704,7 @@ false - + @@ -1715,7 +1715,7 @@ false - + @@ -1731,7 +1731,7 @@ Contains settings for specifying the grid resolution. - + @@ -1742,7 +1742,7 @@ 1000 - + @@ -1758,7 +1758,7 @@ Contains settings for specifying the subdivision of the grid. - + @@ -1769,7 +1769,7 @@ 1 - + @@ -1876,7 +1876,7 @@ - + @@ -1972,7 +1972,7 @@ - + OS @@ -2066,7 +2066,7 @@ - + OS @@ -2084,7 +2084,7 @@ Contains settings specifying which content types are printed. - + @@ -2095,7 +2095,7 @@ true - + @@ -2106,7 +2106,7 @@ true - + @@ -2117,7 +2117,7 @@ true - + @@ -2128,7 +2128,7 @@ true - + @@ -2139,7 +2139,7 @@ true - + @@ -2150,7 +2150,7 @@ false - + OS @@ -2159,7 +2159,7 @@ false - + OS @@ -2168,7 +2168,7 @@ false - + @@ -2205,7 +2205,7 @@ Specifies which pages are printed or how pages are printed. - + @@ -2216,7 +2216,7 @@ true - + @@ -2227,7 +2227,7 @@ true - + @@ -2238,7 +2238,7 @@ false - + @@ -2249,7 +2249,7 @@ false - + @@ -2265,7 +2265,7 @@ Contains other output settings. - + @@ -2276,7 +2276,7 @@ false - + @@ -2293,7 +2293,7 @@ Contains settings for printers with multiple paper trays. - + @@ -2305,7 +2305,7 @@ false - + FME @@ -2324,7 +2324,7 @@ Contains settings used when shifting table rows/columns. - + @@ -2336,7 +2336,7 @@ 500 - + @@ -2353,7 +2353,7 @@ Contains settings used when inserting table rows/columns. - + @@ -2365,7 +2365,7 @@ 500 - + @@ -2382,7 +2382,7 @@ Contains settings specifying the effect to the table when modifying rows/columns. - + @@ -2414,7 +2414,7 @@ Contains settings used when inputting text or data in tables. - + @@ -2425,7 +2425,7 @@ false - + @@ -2436,7 +2436,7 @@ false - + @@ -2457,7 +2457,7 @@ Contains settings for the Direct Cursor. - + @@ -2468,7 +2468,7 @@ false - + @@ -2506,7 +2506,7 @@ Contains miscellaneous options. - + @@ -2531,7 +2531,7 @@ Contains settings for new inserted text. - + @@ -2593,7 +2593,7 @@ 3 - + @@ -2609,7 +2609,7 @@ Contains settings for displaying changes when text is deleted. - + @@ -2666,7 +2666,7 @@ 3 - + @@ -2682,7 +2682,7 @@ Contains settings for displaying modified text attributes. - + @@ -2744,7 +2744,7 @@ 1 - + @@ -2761,7 +2761,7 @@ Contains settings for defining how lines with changed text are displayed. - + @@ -2798,7 +2798,7 @@ 3 - + @@ -2858,7 +2858,7 @@ - + Specifies how tables, graphics, frames and Office documents, which have been inserted as OLE objects, are labeled @@ -2874,7 +2874,7 @@ Specifies the settings for inserting captions for tables. - + Determines if the caption settings are valid for a table in a text document. @@ -2891,7 +2891,7 @@ - + Specifies the numbering of the caption field. @@ -2935,7 +2935,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -2949,7 +2949,7 @@ - + Specifies the position of the caption field. @@ -2968,7 +2968,7 @@ 1 - + Specifies the headings or chapter levels where the numbering starts in the document @@ -2987,7 +2987,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -3007,7 +3007,7 @@ Specifies the settings for inserting captions for frames. - + Determines if the caption settings are valid for a frame in a text document. @@ -3024,7 +3024,7 @@ - + Specifies the numbering of the caption field. @@ -3068,7 +3068,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -3081,7 +3081,7 @@ - + Specifies the position of the caption field. @@ -3100,7 +3100,7 @@ 1 - + Specifies the headings or chapter levels where the numbering starts in the document. @@ -3119,7 +3119,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -3139,7 +3139,7 @@ Settings for insertion of captions for graphics. - + Determines if the caption settings are valid for a graphic in a text document. @@ -3156,7 +3156,7 @@ - + Specifies the numbering of the caption field. @@ -3200,7 +3200,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -3213,7 +3213,7 @@ - + Specifies the headings or chapter levels where the numbering starts in the document. @@ -3232,14 +3232,14 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. . - + Specifies the position of the caption field. @@ -3282,7 +3282,7 @@ Specifies the settings for inserting captions for Calc documents. - + Determines if the caption settings are valid for a Spreadsheet object. @@ -3299,7 +3299,7 @@ - + Specifies the numbering of the caption field. @@ -3343,7 +3343,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -3356,7 +3356,7 @@ - + Specifies the position of the caption field. @@ -3375,7 +3375,7 @@ 1 - + Specifies the headings or chapter levels where the numbering starts in the document. @@ -3394,7 +3394,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -3420,7 +3420,7 @@ Specifies the settings for inserting captions for Draw documents. - + Determines if the caption settings are valid for a Drawing object. @@ -3437,7 +3437,7 @@ - + Specifies the numbering of the caption field. @@ -3481,7 +3481,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -3494,7 +3494,7 @@ - + Specifies the position of the caption field. @@ -3513,7 +3513,7 @@ 1 - + Specifies the headings or chapter levels where the numbering starts in the document. @@ -3532,7 +3532,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -3558,7 +3558,7 @@ Specifies the settings for inserting captions for Chart documents. - + Determines if the caption settings are valid for a Chart object. @@ -3575,7 +3575,7 @@ - + Specifies the numbering of the caption field. @@ -3619,7 +3619,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -3632,7 +3632,7 @@ - + Specifies the position of the caption field. @@ -3651,7 +3651,7 @@ 1 - + Specifies the headings or chapter levels where the numbering starts in the document. @@ -3670,7 +3670,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -3696,7 +3696,7 @@ Specifies the settings for inserting captions for Image documents. - + Determines if the caption settings are valid for an Image object. @@ -3713,7 +3713,7 @@ - + Specifies the numbering of the caption field. @@ -3757,7 +3757,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -3770,7 +3770,7 @@ - + Specifies the position of the caption field. @@ -3789,7 +3789,7 @@ 1 - + Specifies the feadings or chapter levels where the numbering starts in the document. @@ -3808,7 +3808,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -3834,7 +3834,7 @@ Specifies the settings for inserting captions for formula documents. - + Determines if the caption settings are valid for a Formula object. @@ -3851,7 +3851,7 @@ - + Specifies the numbering of the caption field. @@ -3895,7 +3895,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -3908,7 +3908,7 @@ - + Specifies the position of the caption field. @@ -3927,7 +3927,7 @@ 1 - + Specifies the headings or chapter levels where the numbering starts in the document. @@ -3946,7 +3946,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -3972,7 +3972,7 @@ Specifies the settings for inserting captions for Impress objects. - + Determines if the caption settings are valid for a Presentation object. @@ -3989,7 +3989,7 @@ - + Specifies the numbering of the caption field. @@ -4033,7 +4033,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -4046,7 +4046,7 @@ - + Specifies the position of the caption field. @@ -4065,7 +4065,7 @@ 1 - + Specifies the headings or chapter levels where the numbering starts in the document. @@ -4084,7 +4084,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -4110,7 +4110,7 @@ Specifies the settings for inserting captions for other OLE objects. - + Determines if the caption settings are valid for further OLE objects. @@ -4127,7 +4127,7 @@ - + Specifies the numbering of the caption field. @@ -4171,7 +4171,7 @@ 4 - + In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category. @@ -4184,7 +4184,7 @@ - + Specifies the position of the caption field. @@ -4203,7 +4203,7 @@ 1 - + Specifies the headings or chapter levels where the numbering starts in the document @@ -4222,7 +4222,7 @@ 0 - + Specifies the character that appears directly after the number of the heading or chapter level. @@ -4253,28 +4253,28 @@ OS Specifies the default settings for tables to be inserted. - + Specifies if the table has a header. false - + Specifies if the header in the new page is adopted when inserting a page break. This option is only available if Header = True. false - + Specifies if tables can be split with a page break or not. true - + Specifies if table cells have a border by default. @@ -4291,7 +4291,7 @@ Contains settings for MS Word compatibility. - + @@ -4302,7 +4302,7 @@ false - + @@ -4323,7 +4323,7 @@ Specifies settings for 'Auto Text'. - + @@ -4334,7 +4334,7 @@ false - + @@ -4345,7 +4345,7 @@ false - + @@ -4356,7 +4356,7 @@ false - + @@ -4367,7 +4367,7 @@ false - + OS @@ -4385,7 +4385,7 @@ Specifies options for 'Auto Correct/Auto Format'. - + @@ -4396,7 +4396,7 @@ true - + @@ -4407,7 +4407,7 @@ true - + @@ -4418,7 +4418,7 @@ true - + @@ -4429,7 +4429,7 @@ true - + @@ -4440,7 +4440,7 @@ true - + @@ -4451,7 +4451,7 @@ true - + @@ -4462,7 +4462,7 @@ true - + @@ -4473,7 +4473,7 @@ true - + @@ -4484,7 +4484,7 @@ false - + @@ -4495,7 +4495,7 @@ true - + @@ -4506,7 +4506,7 @@ true - + @@ -4517,7 +4517,7 @@ 50 - + @@ -4527,7 +4527,7 @@ true - + @@ -4541,7 +4541,7 @@ Specifies the settings for the automatic replacement of enumeration characters (dash, plus, and so on) into bullets. - + @@ -4556,7 +4556,7 @@ Specifies the character to be used. - + @@ -4566,7 +4566,7 @@ 8226 - + @@ -4576,7 +4576,7 @@ StarSymbol - + @@ -4587,7 +4587,7 @@ 0 - + @@ -4598,7 +4598,7 @@ 10 - + @@ -4616,7 +4616,7 @@ Contains settings than can be applied while typing text. - + @@ -4627,7 +4627,7 @@ true - + @@ -4638,7 +4638,7 @@ true - + @@ -4649,7 +4649,7 @@ true - + @@ -4660,7 +4660,7 @@ true - + @@ -4671,7 +4671,7 @@ false - + @@ -4681,7 +4681,7 @@ true - + @@ -4695,7 +4695,7 @@ Contains settings for automatic numbering. - + @@ -4710,7 +4710,7 @@ Defines the character to be used. - + @@ -4720,7 +4720,7 @@ 8226 - + @@ -4730,7 +4730,7 @@ StarSymbol - + @@ -4741,7 +4741,7 @@ 0 - + @@ -4752,7 +4752,7 @@ 10 - + @@ -4771,7 +4771,7 @@ Contains settings relevant for the word completion ('Auto Completion'). - + @@ -4782,7 +4782,7 @@ true - + @@ -4793,7 +4793,7 @@ 10 - + @@ -4804,7 +4804,7 @@ 500 - + @@ -4815,7 +4815,7 @@ true - + @@ -4826,7 +4826,7 @@ true - + @@ -4837,7 +4837,7 @@ false - + @@ -4848,7 +4848,7 @@ false - + @@ -4881,7 +4881,7 @@ 1280 - + OS @@ -4900,7 +4900,7 @@ Contains settings for the inscription of the labels text field. - + @@ -4911,7 +4911,7 @@ false - + @@ -4923,7 +4923,7 @@ - + @@ -4940,7 +4940,7 @@ Contains settings for the media type used for the label. - + @@ -4951,7 +4951,7 @@ false - + @@ -4963,7 +4963,7 @@ - + @@ -4980,7 +4980,7 @@ Contains settings for the label format. - + @@ -4991,7 +4991,7 @@ 1 - + @@ -5002,7 +5002,7 @@ 1 - + @@ -5013,7 +5013,7 @@ 10000 - + @@ -5024,7 +5024,7 @@ 10000 - + @@ -5035,7 +5035,7 @@ 10000 - + @@ -5046,7 +5046,7 @@ 10000 - + @@ -5057,7 +5057,7 @@ 0 - + @@ -5073,7 +5073,7 @@ Contains miscellaneous options for labels. - + @@ -5084,7 +5084,7 @@ false - + @@ -5095,7 +5095,7 @@ true - + @@ -5106,7 +5106,7 @@ 1 - + @@ -5127,7 +5127,7 @@ Contains settings for the media type used. - + @@ -5138,7 +5138,7 @@ false - + @@ -5150,7 +5150,7 @@ - + @@ -5167,7 +5167,7 @@ Contains settings for the page format. - + @@ -5178,7 +5178,7 @@ 1 - + @@ -5189,7 +5189,7 @@ 1 - + @@ -5200,7 +5200,7 @@ 10000 - + @@ -5211,7 +5211,7 @@ 10000 - + @@ -5222,7 +5222,7 @@ 10000 - + @@ -5233,7 +5233,7 @@ 10000 - + @@ -5244,7 +5244,7 @@ 0 - + @@ -5260,7 +5260,7 @@ Contains miscellaneous settings. - + @@ -5271,7 +5271,7 @@ false - + @@ -5282,7 +5282,7 @@ true - + @@ -5293,7 +5293,7 @@ 1 - + @@ -5673,31 +5673,31 @@ OS Specifies which type of object bars are visible. - + Specifies whether the Graphic Object Bar or the Text Object Bar is visible when a graphic is selected. -1 - + Specifies whether the Table Object Bar or the Text Object Bar is the visible when a table is selected. -1 - + Specifies whether the Numbering Object Bar or the Text Object Bar is visible when a numbering/list paragraph is selected. -1 - + Specifies whether the Numbering Object Bar, the Table Object Bar or the Text Object Bar is visible when a numbering/list selection is made in a table. -1 - + Specifies whether the Bezier Object Bar or the Draw Object Bar is visible toolbar when a Bezier object is selected in edit mode. @@ -5709,7 +5709,7 @@ Contains settings for comments - + mod configures if comment anchor should be shown or hidden when display is off @@ -5722,7 +5722,7 @@ Contains settings for the Navigator. - + @@ -5733,7 +5733,7 @@ false - + @@ -5744,7 +5744,7 @@ true - + @@ -5755,7 +5755,7 @@ -1 - + @@ -5765,7 +5765,7 @@ 0 - + @@ -5788,7 +5788,7 @@ 10 - + @@ -5816,7 +5816,7 @@ 0 - + @@ -5835,7 +5835,7 @@ Contains inscription settings. - + @@ -5857,7 +5857,7 @@ - + @@ -5868,7 +5868,7 @@ true - + @@ -5885,7 +5885,7 @@ Contains format settings. - + @@ -5896,7 +5896,7 @@ 5700 - + @@ -5907,7 +5907,7 @@ 5700 - + @@ -5918,7 +5918,7 @@ 1000 - + @@ -5929,7 +5929,7 @@ 1000 - + @@ -5940,7 +5940,7 @@ 11400 - + @@ -5956,7 +5956,7 @@ Contains settings for printing. - + @@ -5999,7 +5999,7 @@ 0 - + @@ -6010,7 +6010,7 @@ true - + @@ -6021,7 +6021,7 @@ 0 - + @@ -6060,7 +6060,7 @@ Contains settings for importing VBA Basic. - + @@ -6071,7 +6071,7 @@ true - + pflin Indicates whether VBA macros are imported without comments to be executable. @@ -6079,7 +6079,7 @@ true - + @@ -6101,7 +6101,7 @@ Contains settings for graphics used for bullets. - + @@ -6301,7 +6301,7 @@ Contains word number settings. - + @@ -6316,7 +6316,7 @@ Contains settings for indices. - + @@ -6335,7 +6335,7 @@ Specifies the settings for form letter output to printer. - + @@ -6344,7 +6344,7 @@ false - + OS Determines whether printing a document that contains database fields triggers a 'do you want to call mailmerge' query @@ -6391,7 +6391,7 @@ Specifies the settings for outputting a form letter to a file. - + @@ -6432,7 +6432,7 @@ Contains miscellaneous settings. - + @@ -6451,25 +6451,25 @@ Contains settings for the Excel/Lotus filter. - + Specifies the minimum number of rows that can be imported. 0 - + Specifies the maximum number of rows that can be imported. 0 - + Specifies the minimum number of columns that can be imported. 0 - + Specifies the maximum number of columns that can be imported. @@ -6480,19 +6480,19 @@ Contains settings for the Word4Word filter. - + Specifies the minimum height for the header. If this flag is not set, a default height of 5 mm is applied. 0 - + Specifies the minimum height of the footer. If this flag is not set, a default height of 5 mm is applied. 0 - + Specifies a Word for Word filter flag entry. If W4W000 is set, the flag is valid for all W4W filters that are not specified in detail. To specify a filter, replace "000" with the corresponding filter ID. @@ -6580,7 +6580,7 @@ Contains settings for the WinWord filter. - + Specifies the flags for controlling the import of WinWord 1.0 documents. @@ -6608,7 +6608,7 @@ 0 - + Specifies the flags for importing WinWord documents. @@ -6736,7 +6736,7 @@ 0 - + Specifies the flags for importing WinWord 8 documents. @@ -6759,7 +6759,7 @@ 0 - + Specifies the flags for controlling the import of fields in WW6 documents. The key WWF stands for "WinWord Field". @@ -6817,61 +6817,61 @@ 0 - + Enables the tagging of fields for every field type. Controls the field types 0 to 31. 0 - + Enables the tagging of fields for every field type.Controls the field types 32 to 63. 0 - + Enables the tagging of fields for every field type.Controls the field types 64 to 95. 0 - + Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields.Controls the field types 0 to 31. 0 - + Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. Controls the field types 32 to 63. 0 - + Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. Controls the field types 64 to 95. 0 - + Specifies the X offset for text frames [UNIT=1/100 mm]. 0 - + Specifies the Y offset for text frames [UNIT=1/100 mm]. 0 - + Specifies the distance between the footnote and the main text [UNIT=1/100 mm]. 0 - + Specifies several flags for exporting (for debugging). @@ -6899,7 +6899,7 @@ 0 - + If true yields to digits marked as CTL script to be imported as Hindi digits. @@ -6910,7 +6910,7 @@ Contains settings for the Writer filter. - + Specifies the flags for the Writer filter. diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs index 4d6fd70f2211..79f581a42928 100644 --- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs @@ -40,7 +40,7 @@ Contains settings for the visibility of various elements. - + @@ -51,7 +51,7 @@ true - + @@ -62,7 +62,7 @@ true - + @@ -73,7 +73,7 @@ true - + @@ -84,7 +84,7 @@ false - + @@ -95,7 +95,7 @@ true - + OS @@ -109,7 +109,7 @@ Contains settings for the visibility of various non-printing characters. - + OS @@ -118,7 +118,7 @@ false - + @@ -129,7 +129,7 @@ true - + @@ -140,7 +140,7 @@ true - + @@ -151,7 +151,7 @@ true - + @@ -162,7 +162,7 @@ true - + @@ -178,7 +178,7 @@ Contains settings for highlighting contents. - + @@ -199,7 +199,7 @@ Contains settings for guiding lines or points (for example when selecting/moving an object or frame). - + @@ -210,7 +210,7 @@ false - + @@ -221,7 +221,7 @@ false - + @@ -237,7 +237,7 @@ Contains various settings for the window, such as scrollbars, rules, etc. - + @@ -248,7 +248,7 @@ true - + @@ -259,7 +259,7 @@ true - + OS @@ -268,7 +268,7 @@ true - + @@ -335,7 +335,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -418,7 +418,7 @@ Contains miscellaneous settings. - + TL @@ -489,7 +489,7 @@ Contains zoom specific settings. - + OS @@ -515,7 +515,7 @@ 0 - + OS @@ -534,7 +534,7 @@ Contains options for the grid. - + @@ -545,7 +545,7 @@ false - + @@ -556,7 +556,7 @@ false - + @@ -572,7 +572,7 @@ Contains settings for specifying the grid resolution. - + @@ -583,7 +583,7 @@ 1000 - + @@ -599,7 +599,7 @@ Contains settings for subdividing of the grid. - + @@ -610,7 +610,7 @@ 1 - + @@ -631,7 +631,7 @@ Contains settings for specifying which content types are printed. - + @@ -642,7 +642,7 @@ true - + @@ -653,7 +653,7 @@ true - + @@ -664,7 +664,7 @@ true - + @@ -675,7 +675,7 @@ true - + @@ -686,7 +686,7 @@ false - + @@ -723,7 +723,7 @@ Specifies which pages are printed and how they are printed. - + @@ -734,7 +734,7 @@ false - + @@ -745,7 +745,7 @@ false - + @@ -761,7 +761,7 @@ Contains output-specific settings. - + @@ -772,7 +772,7 @@ false - + @@ -789,7 +789,7 @@ Contains settings for printers with multiple paper trays. - + @@ -810,7 +810,7 @@ Contains settings used when shifting table rows/columns. - + @@ -822,7 +822,7 @@ 500 - + @@ -839,7 +839,7 @@ Contains settings used when inserting table rows/columns. - + @@ -851,7 +851,7 @@ 500 - + @@ -868,7 +868,7 @@ Contains settings specifying the effect that modifying rows/columns has on a table. - + @@ -900,7 +900,7 @@ Contains settings used when inputting text or data in tables. - + @@ -911,7 +911,7 @@ true - + @@ -922,7 +922,7 @@ true - + @@ -943,7 +943,7 @@ Specifies the default settings for inserting tables. - + @@ -954,7 +954,7 @@ false - + @@ -965,7 +965,7 @@ false - + @@ -990,31 +990,31 @@ OS/OS Specifies the type of object bar that is visible. - + Specifies whether the Graphic Object Bar or the Text Object Bar/Web is the visible toolbar when a graphic is selected. -1 - + Specifies whether the Table Object Bar or the Text Object Bar/Web is visible toolbar when a table is selected. -1 - + Specifies whether the Numbering Object Bar or the Text Object Bar/Web is visible toolbar when text formatted with numbering/list is selected. -1 - + Specifies whether the Numbering Object Bar, the Table Object Bar or the Text Object Bar/Web is visible toolbar when text formatted with numbering/list is selected in a table. -1 - + Specifies whether the Bezier Object Bar or the Draw Object Bar is the visible toolbar with a Bezier object in edit mode. @@ -1041,7 +1041,7 @@ Contains settings for gallery items that can be added to the document. - + diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs index f6ac667d6c89..53ace015933e 100644 --- a/officecfg/registry/schema/org/openoffice/Setup.xcs +++ b/officecfg/registry/schema/org/openoffice/Setup.xcs @@ -88,13 +88,13 @@ Describes migration steps specific for certain version(s) - + version identifiers, that are supported for migration - + Contains the priority value to specify which migration should be prefered. Higher values are prefered. @@ -173,14 +173,14 @@ Specifies the URL for opening an empty document in the factory. - + Specifies the ID of the icon for the factory 0 - + Specifies the ID of the style filter (Stylist) for the factory @@ -232,49 +232,49 @@ Contains common product and version information - + Specifies the name of a product. - + Specifies the version of the SO 6/7 or OOo 1.0 xml file formats. - + Specifies the name of the SO6/7 or OOo1.0 xml file formats. - + Specifies the version number of the product that appears on the user interface. - + PB Specifies the complete (major.minor.micro) version number of the product that appears only on the about box. - + PMLADEK Specifies the version suffix (beta1, rc2) of the product that appears only on the about box. - + IHI Specifies the vendor who build the product. @@ -282,14 +282,14 @@ - + Specifies the version number that appears on the user interface. - + Specifies the context of the product. A value greater than 0 is specifying an OpenSource context. @@ -301,7 +301,7 @@ Specifies the installation location, locales and the available factories for creating documents. - + @@ -312,7 +312,7 @@ - + @@ -358,7 +358,7 @@ Specifies whether the splash screen is displayed during startup. - + @@ -374,14 +374,14 @@ The xsd:datetime (YYYY-MM-DDTHH:MM:SS) on which the user has accepted the license. If the current installation has a license that is newer then this date, the license has to be accepted again. - + LO is set to true, when the FirstStartWizard has been completed false - + LO This should be set to true, as soon as settings from @@ -390,7 +390,7 @@ false - + DV The build ID of the office. On startup the office will compare this ID with the current build id to decide if the extensions dependencies need to be checked. @@ -403,7 +403,7 @@ Contains all of the document factories that were installed during setup. - + MAV The entry specifies that we are in restart process @@ -417,7 +417,7 @@ Specifies the installation locales. - + @@ -430,7 +430,7 @@ - + ER @@ -439,7 +439,7 @@ - + ER diff --git a/officecfg/registry/schema/org/openoffice/System.xcs b/officecfg/registry/schema/org/openoffice/System.xcs index 4d432659d5f8..e78f3153ab79 100644 --- a/officecfg/registry/schema/org/openoffice/System.xcs +++ b/officecfg/registry/schema/org/openoffice/System.xcs @@ -37,21 +37,21 @@ OBR Contains localization settings - + OBR Contains the user's desktop locale setting if available. - + OBR Contains the user's desktop UI language setting if available. - + OBR Contains the system's default locale setting if available. diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs index c92f93f79d6e..f87846f00c99 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs @@ -34,35 +34,35 @@ Lists filters that can import or export content. - + An unique ID, which is used internal to differ between file formats of same type. 0 - + Supported content type of this filter. Must be an internal type name. - + The uno service name of the supported office document type. - + The uno implementation name a dialog, which is used to ask an user for special filter parameter (e.g. for csv). - + Filter specific data. - + The uno implementation name of the filter service. - + Name of a corresponding template, which is merged together with the style seets of the loaded document. - + Specify the filter in some further properties (e.g. import/export/..). diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs index 62e3bd508f3d..dcd09ef9d92e 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs @@ -34,14 +34,14 @@ Can load a type as visible component into a com.sun.star.frame.Frame. - + List of internal type names, which can be interpreted by this loader implementation. Can load a type as non visible component, e.g. sounds. - + List of internal type names, which can be interpreted by this handler implementation. @@ -56,11 +56,11 @@ Contains default objects that are used if no specialized service was registered or values which specify special behaviour of type/filter environment. - + Specify a generic frame loader, which can use filter services for loading documents into frames. com.sun.star.comp.office.FrameLoader - + OSDisplays a warning when a user tries to set a third-party filter as the default filter in "Tools - Options". true diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs index 43e6693fc153..05372bf0f366 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs @@ -34,42 +34,42 @@ Lists the types that represent common content formats in Office. - + Used to sort types inside dialogs. Only values >0 are recognized. Types with an order value <1 will be sorted alphabeticly. 0 - + List of URL pattern (with simple wildcards */?) which match to this type. - + List of file extensions, which match to this type. - + Global ID of an icon, which represent this tye at the UI. 0 - + Corresponding mime type. - + In case of ambigoues registrations (e.g. for extensions doc/txt) it specify the prefererred type. false - + An optimization! Points directly to the preferred filter for this type. No search across all filters is neccessary ... Localized name of this type for showing it at the UI. - + Unique identifier, which can be searched inside the stream to detect this format. - + An optimization! Points directly to the deep detection service, which can verify a flat detection. diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs index a39002b3100d..a4097e90bc01 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs @@ -36,7 +36,7 @@ Knows an ordered list of filters related to an office module. - + Its a sorted list of internal filter names. All filters which are not listed here are appended alphabeticly at the end of this list diff --git a/officecfg/registry/schema/org/openoffice/UserProfile.xcs b/officecfg/registry/schema/org/openoffice/UserProfile.xcs index 1ff7c0aa05ce..38075608cebd 100644 --- a/officecfg/registry/schema/org/openoffice/UserProfile.xcs +++ b/officecfg/registry/schema/org/openoffice/UserProfile.xcs @@ -35,7 +35,7 @@ Contains user-related information, such as name and address. - + @@ -46,7 +46,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -90,7 +90,7 @@ - + @@ -101,7 +101,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -123,7 +123,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -145,7 +145,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -178,7 +178,7 @@ - + @@ -189,7 +189,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -210,7 +210,7 @@ UserGroup - + rail @@ -218,7 +218,7 @@ - + pb -- cgit