From 46d2b549b21921214342a1243a037be7af7fa518 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 26 Apr 2013 19:48:52 +0200 Subject: xmllint: reformat files Change-Id: I395211c53d37b02304cb87edc1c829405c215fe1 --- .../schema/org/openoffice/Office/Canvas.xcs | 237 ++++++------ .../schema/org/openoffice/Office/Events.xcs | 55 +-- .../openoffice/Office/ExtensionDependencies.xcs | 58 +-- .../org/openoffice/Office/ExtensionManager.xcs | 91 +++-- .../schema/org/openoffice/Office/FormWizard.xcs | 76 ++-- .../schema/org/openoffice/Office/Histories.xcs | 133 +++---- .../schema/org/openoffice/Office/Impress.xcs | 31 +- .../schema/org/openoffice/Office/Labels.xcs | 77 ++-- .../schema/org/openoffice/Office/Logging.xcs | 2 +- officecfg/registry/schema/org/openoffice/Setup.xcs | 411 ++++++++++----------- .../registry/schema/org/openoffice/System.xcs | 56 +-- .../registry/schema/org/openoffice/UserProfile.xcs | 367 +++++++++--------- officecfg/registry/schema/org/openoffice/VCL.xcs | 156 ++++---- 13 files changed, 851 insertions(+), 899 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs b/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs index bc8e18050d62..77a8bce4db79 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs @@ -1,4 +1,4 @@ - + - - - - Contains configuration items related to the Impress application. - - - - - - - Contains a list of implementation names for each canvas service. Tried in order of appearance - - - - List of implementation names. - - - - - List of implementations that are hardware-accelerated. - - - - - List of implementations that do anti-aliasing. - - - - - - - - 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 - DirectX9 canvas implementation. If you have - trouble with your graphic adapter, and want to - add it to the blacklisting, set - BlacklistCurrentDevice below to false. After - running the Impress slideshow once, your card - identification has been added to the list. - - - - 0 - - - - Indicates whether the current DirectX device - ids should get blacklisted. When true, a - running DXCanvas will write a DeviceBlacklist entry, and refuse to run - on that device subsequently. - - - - false - - - - If present, limits the size of the textures - that get requested from the DX runtime. If - not present, textures of the maximal size - that is advertised by the driver are - used. This value has absolutely nothing to - do with the size of primitives that can be - rendered, both concepts are independent from - each other. The underlying reason for this - config item is the fact that several - card/driver combinations expose bugs, when - running them with their maximum texture - size. - - - - 2048 - - - - - List of preferred implementation names, for each given canvas service. - - - - - When true, force canvas factory to use the last - entry of the respective preferred services - lists. This entry should represent a safe, - works-always implementation, ready to serve as a - fallback. - - - - false - - - - When true, suggest canvas factory to use a - canvas service listed in the - AcceleratedImplementations lists. - - - - true - - - - When true, suggest canvas factory to use a - canvas service listed in the - AntialiasingImplementations lists. - - - - true - - + + + Contains configuration items related to the Impress application. + + + + + + + Contains a list of implementation names for each canvas service. Tried in order of appearance + + + + List of implementation names. + + + + + List of implementations that are hardware-accelerated. + + + + + List of implementations that do anti-aliasing. + + + + + + + + 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 + DirectX9 canvas implementation. If you have + trouble with your graphic adapter, and want to + add it to the blacklisting, set + BlacklistCurrentDevice below to false. After + running the Impress slideshow once, your card + identification has been added to the list. + + + + 0 + + + + Indicates whether the current DirectX device + ids should get blacklisted. When true, a + running DXCanvas will write a DeviceBlacklist entry, and refuse to run + on that device subsequently. + + + + false + + + + If present, limits the size of the textures + that get requested from the DX runtime. If + not present, textures of the maximal size + that is advertised by the driver are + used. This value has absolutely nothing to + do with the size of primitives that can be + rendered, both concepts are independent from + each other. The underlying reason for this + config item is the fact that several + card/driver combinations expose bugs, when + running them with their maximum texture size. + + + + 2048 + + + + + List of preferred implementation names, for each given canvas service. + + + + + When true, force canvas factory to use the last + entry of the respective preferred services + lists. This entry should represent a safe, + works-always implementation, ready to serve as a + fallback. + + + + false + + + + When true, suggest canvas factory to use a + canvas service listed in the + AcceleratedImplementations lists. + + + + true + + + + When true, suggest canvas factory to use a + canvas service listed in the + AntialiasingImplementations lists. + + + + true + + - diff --git a/officecfg/registry/schema/org/openoffice/Office/Events.xcs b/officecfg/registry/schema/org/openoffice/Office/Events.xcs index c3a01b2228cc..755dcb3f6df2 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Events.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Events.xcs @@ -17,31 +17,32 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - Contains the global event bindings. - - - - - Describes the binding. - - - - The Macro URL to which the event is bound. - - - - - - - - Contains information about the global events. - - - - Contains event bindings. - - - - + + + Contains the global event bindings. + + + + + Describes the binding. + + + + The Macro URL to which the event is bound. + + + + + + + + Contains information about the global events. + + + + Contains event bindings. + + + + diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs index 89849c3b6de5..29632214f479 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs @@ -1,3 +1,4 @@ + - - - Contains a list of extensions with additonal dependencies to overrule missing dependencies in extensions - or to control specific extensions in general. - - - - Describes the additonal meta data for an extension whereas the node name have to be the extension identifier. - - Specifies a list of extension versions for which the extra dependecies should be active. - - - Specifies a list of platforms for which the extra dependencies mechanism is active. - - - Specifies a list of additonal dependencies. - - - - - - Specifies the list of extensions with extra dependecies. - - + + + Contains a list of extensions with additonal dependencies to overrule missing dependencies in extensions or to control specific extensions in general. + + + + + Describes the additonal meta data for an extension whereas the node name have to be the extension identifier. + + + + Specifies a list of extension versions for which the extra dependecies should be active. + + + + + Specifies a list of platforms for which the extra dependencies mechanism is active. + + + + + Specifies a list of additonal dependencies. + + + + + + + + Specifies the list of extensions with extra dependecies. + + + diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs index b11602016993..c48e6d60bee9 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs @@ -18,50 +18,49 @@ --> - - Contains information for the Extension Manager. - - - - - Holds the information about updates for extensions. - - - - The version of the extension - - - - - - - - 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. - - - - - - - - Contains inforamtion about availabe or ignored updates for extensions." - - - - This set lists all known updates for extensions, which where not applied yet. - - - - - This set lists all updates for extensions which the user wanted to ignore. - - - - + + Contains information for the Extension Manager. + + + + + Holds the information about updates for extensions. + + + + The version of the extension + + + + + + + + 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. + + + + + + + + Contains inforamtion about availabe or ignored updates for extensions." + + + + This set lists all known updates for extensions, which where not applied yet. + + + + + This set lists all updates for extensions which the user wanted to ignore. + + + + - diff --git a/officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs b/officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs index f376ccf6a563..47a515bd3c45 100644 --- a/officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs @@ -17,42 +17,42 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - Contains the styles for the form wizard - - - - - Specifies style information (css) - - - - the index of the style (used by the ui) - starts with 0, must by - style-unique - - - - - UI name of the style - - - - - the name of the css file - - - - - - - - the form wizard styles - - - - the set of available styles - - - - + + + Contains the styles for the form wizard + + + + + Specifies style information (css) + + + + the index of the style (used by the ui) - starts with 0, must by - style-unique + + + + + UI name of the style + + + + + the name of the css file + + + + + + + + the form wizard styles + + + + the set of available styles + + + + diff --git a/officecfg/registry/schema/org/openoffice/Office/Histories.xcs b/officecfg/registry/schema/org/openoffice/Office/Histories.xcs index 43067f6e6497..fcdc07305018 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Histories.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Histories.xcs @@ -1,4 +1,4 @@ - + - - - - Contains Picklist, URL-History and Help-Bookmarks data. - - - - - - - Describe an history item in it's details. Use URL as node name. - - - - Specifies the filter name that was chosen to load the document. - - - - - Indicates the title of the URL that is displayed on the user-interface. - - - - - Contains an encoded password used to open the document. - - - - - - - Map an ordered number to all existing history items. - - - - Reference to an item of the orginal history list. - - - - - - - Combines item and order list to a complete history description. - - - - Contains all items identified by it's URL. - - - - - Bring an order to all items of set ItemList. - - - - - - - - - - - Contains all histories of OOo. Can be extended easy to know any history you like. - - - - + + + Contains Picklist, URL-History and Help-Bookmarks data. + + + + + Describe an history item in it's details. Use URL as node name. + + + + Specifies the filter name that was chosen to load the document. + + + + + Indicates the title of the URL that is displayed on the user-interface. + + + + + Contains an encoded password used to open the document. + + + + + + Map an ordered number to all existing history items. + + + + Reference to an item of the orginal history list. + + + + + + Combines item and order list to a complete history description. + + + + Contains all items identified by it's URL. + + + + + Bring an order to all items of set ItemList. + + + + + + + + Contains all histories of OOo. Can be extended easy to know any history you like. + + + - diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index c6df65921fc7..1ec830b85d89 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -351,7 +351,7 @@ Indicates whether objects that are placed on a circle keep their original form, i.e. may be moved and rotated but not resized or otherwise distorted. - + false @@ -529,7 +529,6 @@ 150 - Contains text editing related configuration items. @@ -650,9 +649,9 @@ - - Contains a list of remote control devices that can connect without user confirmation. - + + Contains a list of remote control devices that can connect without user confirmation. + @@ -755,7 +754,7 @@ - Indicates whether to use the longer (true) or the shorter (false) of the two distances along the coordinates axes from the initial to the current position to determine a new square's edge length or a new circle's diameter. + Indicates whether to use the longer (true) or the shorter (false) of the two distances along the coordinates axes from the initial to the current position to determine a new square's edge length or a new circle's diameter. true @@ -1057,7 +1056,7 @@ - Indicates whether to enlarge or shrink a document's page size while printing to fit the physical paper size. + Indicates whether to enlarge or shrink a document's page size while printing to fit the physical paper size. false @@ -1067,7 +1066,7 @@ - Indicates whether to print the pages' titles at the top of every page. + Indicates whether to print the pages' titles at the top of every page. false @@ -1595,20 +1594,18 @@ + + Contains configuration items form Impress Photo Album function. + + - - Contains configuration items form Impress Photo Album function. - - - - - + Access path, where images were loaded last time. The default is work directory. - + $(work) - + diff --git a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs index 6349f61f817f..80554a7c2b08 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs @@ -17,42 +17,43 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - Contains settings for Writer documents used as labels. - - - - - Contains the properties used for a label. - - - - - Contains the descriptive name for the label format. - - - - - - Contains the measurement data of the label concatenated by a colon (;) in the following order: 'C' or 'S';Horizontal Distance;Vertical Distance;Width;Height;Left margin;Upper margin;Columns;Rows" while 'C' marks a continuous label and 'S' marks a sheet. - - - - - - Specifies a set of labels of a manufacturer. - - - - - - - Contains the list of label manufacturers. - - - - + + + + Contains settings for Writer documents used as labels. + + + + + Contains the properties used for a label. + + + + + Contains the descriptive name for the label format. + + + + + + Contains the measurement data of the label concatenated by a colon (;) in the following order: 'C' or 'S';Horizontal Distance;Vertical Distance;Width;Height;Left margin;Upper margin;Columns;Rows" while 'C' marks a continuous label and 'S' marks a sheet. + + + + + + Specifies a set of labels of a manufacturer. + + + + + + + Contains the list of label manufacturers. + + + + diff --git a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs index d323830ea8fb..2679d1f5eb94 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs @@ -47,7 +47,7 @@ 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". + with the same name as the logger for which the handler is used, with extension ".log". It will be located in the user's OOo data folder. $(userurl)/$(loggername).log diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs index afb18df1102e..b7150eff9363 100644 --- a/officecfg/registry/schema/org/openoffice/Setup.xcs +++ b/officecfg/registry/schema/org/openoffice/Setup.xcs @@ -17,10 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + Contains Setup preferences, such as the installed UI locales or the available modules. @@ -28,7 +25,7 @@ - Describes a language pack that is installed to provide a localized + Describes a language pack that is installed to provide a localized office UI. @@ -92,9 +89,7 @@ Describes migration steps specific for certain version(s) - + version identifiers, that are supported for migration @@ -115,130 +110,125 @@ - Describes an application module (a document factory, such as + Describes an application module (a document factory, such as Writer). - - - It's the "most actual" filter, which is able to import/export + + + It's the "most actual" filter, which is able to import/export ALL currently implemented features of this office module. It has to be the programatic name of the filter. - + - - - The same meaning as ooSetupFactoryActualFilter ... but regarding + + + The same meaning as ooSetupFactoryActualFilter ... but regarding to the actual template format. - + - - - Specifies the default file format for saving documents inside + + + Specifies the default file format for saving documents inside this office module. - - - Its the service name of the document model used by this module. + + + Its the service name of the document model used by this module. E.g. filter match against those service name. - + - - - Specifies the short name of the factory. - + + + Specifies the short name of the factory. + - - + + Specifies the UI name of the factory. - + - - - Specifies the name of the standard template file for the + + + Specifies the name of the standard template file for the factory. - - - - - - Indicates if the system default template has been + + + + + + Indicates if the system default template has been changed. - + - - - Specifies the attributes of the factory window - + + + Specifies the attributes of the factory window + - - - Specifies the URL for opening an empty document in the + + + 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 + + + + + + Specifies the ID of the icon for the factory + + 0 + + + + + Specifies the ID of the style filter (Stylist) for the factory - - -1 + + -1 - - Refer to a configuration file, which contains the list of UI + + Refer to a configuration file, which contains the list of UI commands, suitable for this module. - + - - Refer to a configuration file, which contains the persistent + + Refer to a configuration file, which contains the persistent window data, suitable for this module. - + - - Refers to a configuration file which contains category + + Refers to a configuration file which contains category definitions for user interface commands suitable for this module. - + - - Describe the base part of a help URL, which can be used to show + + Describe the base part of a help URL, which can be used to show the start help page according to the used office factory. - + - - Enable/disable automatic showing of the start help page for this + + Enable/disable automatic showing of the start help page for this office factory, if any document suitable for this factory is opened. - - - - Specifies the name of a product. - - - - - - Specifies the version of the SO 6/7 or OOo 1.0 xml file + + + 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 + + + Specifies the name of the SO6/7 or OOo1.0 xml file formats. - - - - - Specifies the version number of the product that appears on the + + Specifies the version number of the product that appears on the user interface. - - - - - - Specifies the complete (major.minor.micro) version number of the + + + Specifies the complete (major.minor.micro) version number of the product that appears only on the about box. - - - - - - Specifies the version suffix (beta1, rc2) of the product that + + + + + + Specifies the version suffix (beta1, rc2) of the product that appears only on the about box. - - + + - - Specifies the vendor who build the product. - - - - - - Specifies the version number that appears on the user + + Specifies the vendor who build the product. + + + + + + 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. @@ -338,67 +318,57 @@ - Specifies the installation location, locales and the available + Specifies the installation location, locales and the available factories for creating documents. - - - - - Indicates if the user data is copied successfully. - + + + + + Indicates if the user data is copied successfully. + false - - Enumerates the application languages that are installed, if a + + Enumerates the application languages that are installed, if a multilingual version is used. - + - - - - - Specifies the URL for an UNO connection that can be used to + + + + + Specifies the URL for an UNO connection that can be used to script the office from outside. - - - - - - This should be set to true, as soon as settings from nother + + + This should be set to true, as soon as settings from nother version have been imported into this installation in order to prevent multiple migrations - - false - - - - The build ID of the office. On startup the office will compare + + false + + + + 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. - - not checked + + not checked - - Contains all of the document factories that were installed + + Contains all of the document factories that were installed during setup. - + - + The entry specifies that we are in restart process @@ -407,49 +377,44 @@ - Specifies the installation locales. + Specifies the installation locales. - - - - - - Indicates the Office language selected by the user. - - - - - - + + + + + Indicates the Office language selected by the user. + + + + + + - - Indicates the locale setting defined by the user. By default, + + Indicates the locale setting defined by the user. By default, this label is empty and the system locale is used. - - - - - - - Indicates the currency settings defined by the user. By default, + + Indicates the currency settings defined by the user. By default, this label is empty and the currency defined in the ooSetupSystemLocale is used. - - - - + Indicates that the decimal separator (dot or commma) is used as appropriate for the selected locale instead of the one related to the @@ -458,9 +423,7 @@ true - + Indicates whether changes to the system input language/keyboard will be ignored. If ignored, when new text is typed that text will @@ -470,17 +433,15 @@ false - - - - Indicates the date acceptance patterns defined by the user. By + + Indicates the date acceptance patterns defined by the user. By default, this label is empty and the patterns defined in the ooSetupSystemLocale are used. - - + + diff --git a/officecfg/registry/schema/org/openoffice/System.xcs b/officecfg/registry/schema/org/openoffice/System.xcs index 9a5553749c5c..3a63f2c8a86d 100644 --- a/officecfg/registry/schema/org/openoffice/System.xcs +++ b/officecfg/registry/schema/org/openoffice/System.xcs @@ -18,32 +18,32 @@ --> - - Contains preferences which are dynamically read from the system like UI locales. - - - - - Contains localization settings - - - - Contains the user's desktop locale setting if available. - - - - - - Contains the user's desktop UI language setting if available. - - - - - - Contains the system's default locale setting if available. - - - - - + + Contains preferences which are dynamically read from the system like UI locales. + + + + + Contains localization settings + + + + Contains the user's desktop locale setting if available. + + + + + + Contains the user's desktop UI language setting if available. + + + + + + Contains the system's default locale setting if available. + + + + + diff --git a/officecfg/registry/schema/org/openoffice/UserProfile.xcs b/officecfg/registry/schema/org/openoffice/UserProfile.xcs index 0bd1dde92603..4398968b8774 100644 --- a/officecfg/registry/schema/org/openoffice/UserProfile.xcs +++ b/officecfg/registry/schema/org/openoffice/UserProfile.xcs @@ -17,187 +17,188 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - Contains user-related information, such as name and address. - - - - - Contains user-related information, such as name and address. - - - - - - - Specifies the name of the user's company. - - - - - - - - - - Specifies the first name of the user. - - - - - - - - - - Specifies the last name of the user. - - - - - - - - - - Specifies the user's initials. - - - - - - - - - - Specifies the street where the use lives. - - - - - - - - - - Specifies the city where the user lives. - - - - - - - - - - Specifies the state where the user lives. - - - - - - - - - - Specifies the user's ZIP-code. - - - - - - - - - - Specifies the country where the user lives. - - - - - - - - - - Specifies the user's title. - - - - - - - - - - Specifies the users position. This field is only present for backward compatibility. It is not defined for ldap orgPerson. - - - - - - - - - - Specifies the user's private telephone number. - - - - - - - - - - Specifies the user's telephone number at work. - - - - - - - - - - Specifies the user's fax number. - - - - - - - - - - Specifies the user's e-mail address. - - - - - - - - - - This field is kept for backwards compatibility. - - UserGroup - - - - - Specifies the father's name of the user (only for Russian UI). - - - - - - - Specifies the apartment of the user (only for Russian UI). - - - - - + + + Contains user-related information, such as name and address. + + + + + Contains user-related information, such as name and address. + + + + + + + Specifies the name of the user's company. + + + + + + + + + + Specifies the first name of the user. + + + + + + + + + + Specifies the last name of the user. + + + + + + + + + + Specifies the user's initials. + + + + + + + + + + Specifies the street where the use lives. + + + + + + + + + + Specifies the city where the user lives. + + + + + + + + + + Specifies the state where the user lives. + + + + + + + + + + Specifies the user's ZIP-code. + + + + + + + + + + Specifies the country where the user lives. + + + + + + + + + + Specifies the user's title. + + + + + + + + + + Specifies the users position. This field is only present for backward compatibility. It is not defined for ldap orgPerson. + + + + + + + + + + Specifies the user's private telephone number. + + + + + + + + + + Specifies the user's telephone number at work. + + + + + + + + + + Specifies the user's fax number. + + + + + + + + + + Specifies the user's e-mail address. + + + + + + + + + + This field is kept for backwards compatibility. + + UserGroup + + + + + Specifies the father's name of the user (only for Russian UI). + + + + + + + Specifies the apartment of the user (only for Russian UI). + + + + + diff --git a/officecfg/registry/schema/org/openoffice/VCL.xcs b/officecfg/registry/schema/org/openoffice/VCL.xcs index efc620af264e..47cd29ac72ff 100644 --- a/officecfg/registry/schema/org/openoffice/VCL.xcs +++ b/officecfg/registry/schema/org/openoffice/VCL.xcs @@ -17,82 +17,82 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - Contains preferences for the VCL (Visual Class Library). - - - - - Contains attributes for fonts. The substitution lists are separated by ';' and are searched first to last for a substitute. - - - - Contains a list of substitute fonts used in office documents. - - - - - Contains a list of substitute fonts used in MS import filters. - - - - - Contains a list of substitute fonts used in a PostScript context (for example, EPS export). - - - - - Contains a list of substitute fonts used in a HTML context (for example, HTML import/export). - - - - - Specifies the font weight. Valid values are "thin", "ultralight", "light", "semilight", "normal", "medium", "semibold", "bold", "ultrabold", "black" (in ascending order of weight) and "unknown". - - - - - Specifies the font width. Valid values are "ultracondensed", "extracondensed", "condensed", "semicondensed", "normal", "semiexpanded", "expanded", "extraexpanded", "ultraexpanded" (in ascending order of width) and "unknown". - - - - - Denotes the compatible styles for the font. Multiple styles are separated by ','. Valid styles are: "Default", "Standard", "Normal", "Symbol", "Fixed", "SansSerif", "Serif", "Decorative", "Special", "Italic", "Title", "Capitals", "CJK", "CJK_JP", "CJK_SC", "CJK_TC", "CJK_KR", "CTL", "NoneLatin", "Full", "Outline", "Shadow", "Rounded", "Typewriter", "Script", "Handwriting", "Chancery", "comic", "brushscript", "gothic", "schoolbook", "other" - - - - - - Specifies an extensible set of options that are ordered into key/value pairs for the VCL. For example, a valid key for describing when ATTools is activated is: "EnableATToolSupport" (valid values = "true", "false"). - - - - - Contains a localized table of default font lists organized as a set of sets of key/value pairs. The outer set denotes the language (e.g. "en-US") so that default fonts can be declared for different language contexts. Each value is a font list separated by ';'. Default fonts are: CJK_DISPLAY, CJK_HEADING, CJK_PRESENTATION, CJK_SPREADSHEET, CJK_TEXT, CTL_DISPLAY, CTL_HEADING, CTL_PRESENTATION, CTL_SPREADSHEET, CTL_TEXT, FIXED, LATIN_DISPLAY, LATIN_FIXED, LATIN_HEADING, LATIN_PRESENTATION, LATIN_SPREADSHEET, LATIN_TEXT, SANS, SANS_UNICODE, SERIF, SYMBOL, UI_FIXED, UI_SANS. Corresponding font lists: *_DISPLAY, *_HEADING, *_PRESENTATION, *_SPREADSHEET, *_TEXT, SANS, SANS_UNICODE, SERIF,SYMBOL, UI_FIXED, UI_SANS. - - - - - Contains localized font substitution tables organized as a group of sets of LFonts. The outer set denotes the language (for example, "en-US"). - - - - - - - Contains the settings for VCL (see template description). - - - - - Contains the localized default fonts for VCL (see template description). - - - - - Contains the localized font substitution tables for VCL (see template description). - - - + + + Contains preferences for the VCL (Visual Class Library). + + + + + Contains attributes for fonts. The substitution lists are separated by ';' and are searched first to last for a substitute. + + + + Contains a list of substitute fonts used in office documents. + + + + + Contains a list of substitute fonts used in MS import filters. + + + + + Contains a list of substitute fonts used in a PostScript context (for example, EPS export). + + + + + Contains a list of substitute fonts used in a HTML context (for example, HTML import/export). + + + + + Specifies the font weight. Valid values are "thin", "ultralight", "light", "semilight", "normal", "medium", "semibold", "bold", "ultrabold", "black" (in ascending order of weight) and "unknown". + + + + + Specifies the font width. Valid values are "ultracondensed", "extracondensed", "condensed", "semicondensed", "normal", "semiexpanded", "expanded", "extraexpanded", "ultraexpanded" (in ascending order of width) and "unknown". + + + + + Denotes the compatible styles for the font. Multiple styles are separated by ','. Valid styles are: "Default", "Standard", "Normal", "Symbol", "Fixed", "SansSerif", "Serif", "Decorative", "Special", "Italic", "Title", "Capitals", "CJK", "CJK_JP", "CJK_SC", "CJK_TC", "CJK_KR", "CTL", "NoneLatin", "Full", "Outline", "Shadow", "Rounded", "Typewriter", "Script", "Handwriting", "Chancery", "comic", "brushscript", "gothic", "schoolbook", "other" + + + + + + Specifies an extensible set of options that are ordered into key/value pairs for the VCL. For example, a valid key for describing when ATTools is activated is: "EnableATToolSupport" (valid values = "true", "false"). + + + + + Contains a localized table of default font lists organized as a set of sets of key/value pairs. The outer set denotes the language (e.g. "en-US") so that default fonts can be declared for different language contexts. Each value is a font list separated by ';'. Default fonts are: CJK_DISPLAY, CJK_HEADING, CJK_PRESENTATION, CJK_SPREADSHEET, CJK_TEXT, CTL_DISPLAY, CTL_HEADING, CTL_PRESENTATION, CTL_SPREADSHEET, CTL_TEXT, FIXED, LATIN_DISPLAY, LATIN_FIXED, LATIN_HEADING, LATIN_PRESENTATION, LATIN_SPREADSHEET, LATIN_TEXT, SANS, SANS_UNICODE, SERIF, SYMBOL, UI_FIXED, UI_SANS. Corresponding font lists: *_DISPLAY, *_HEADING, *_PRESENTATION, *_SPREADSHEET, *_TEXT, SANS, SANS_UNICODE, SERIF,SYMBOL, UI_FIXED, UI_SANS. + + + + + Contains localized font substitution tables organized as a group of sets of LFonts. The outer set denotes the language (for example, "en-US"). + + + + + + + Contains the settings for VCL (see template description). + + + + + Contains the localized default fonts for VCL (see template description). + + + + + Contains the localized font substitution tables for VCL (see template description). + + + - -- cgit v1.2.3