Describes a class of filters. Filter classes (for example, 'Text documents') appear as a single filter to the user. Specifies the localized name that is used when presenting the class to the user. Contains a list of filters that belong to this filter class. Filters that referred here (for a given class) are collected at runtime and then presented as one single entry. Defines the templates for color settings used to customize the appearance of the applications. Specifies the color settings for the document. Specifies the color of the document. Specifies the settings for the documents boundaries. Specifies the visibility of anchors (true = visible). true Specifies the color used for of the document boundaries. Specifies the settings for the application background. Specifies Color of the application background. Specifies the settings for object boundaries. Specifies the visibility of object boundaries (true = visible). true Specifies the color used for object boundaries. Specifies the settings for table boundaries. Specifies the visibility of table boundaries (true = visible). true Specifies the color used for table boundaries. Specifies the settings for the font. Specifies color of the font. Specifies the settings for unvisited links. Specifies the visibility of unvisited links (true = visible). false Specifies the color used for unvisited links. Specifies the settings for visited links. Specifies the visibility of visited links (true = visible). false Specifies the color used for visited links. Specifies the settings for incorrect text found with spellchecking. Specifies the color of incorrect text found with AutoSpellcheck. Specifies the settings for smart tags. Specifies the color of smart tags. Specifies the settings for shadows. Specifies the visibility of shadows (true = visible). true Specifies the color used for shadows. Specifies the settings for the text grid in Writer. Specifies the color used for the text grid. Specifies the settings for field shadings in Writer. Specifies the visibility of field shadings (true = visible). true Specifies the color used for the field shadings. Specifies the settings for index and table shadings in Writer. Specifies the visibility of index and table shadings (true = visible). true Specifies the color used for the index and table shadings. Specifies the settings for the direct cursor in Writer. Specifies the visibility of direct cursor (true = visible). true Specifies the color used for the direct cursor. Specifies the settings for script indicators in Writer. Specifies the color used for script indicators. Specifies the settings for section boundaries in Writer. Specifies the visibility of section boundaries (true = visible). true Specifies the color used for section boundaries. Specifies the settings for the header/footer mark in Writer. Specifies the color used for the header/footer mark. Specifies the settings for the page break mark in Writer. Specifies the color used for the page break mark. Specifies the settings used for SGML in HTML documents. Specifies the color used for SGML code. Specifies the settings used for comments in HTML documents. Specifies the color used for comments. Specifies the settings used for keywords in HTML documents. Specifies the color used for keywords. Specifies the settings used for other text in HTML documents. Specifies the color used for other text. Specifies the settings used for grid lines in Calc. Specifies the color used for the grid. Specifies the settings used for page breaks in the page break preview in Calc. Specifies the color used for page breaks in the page break preview. Specifies the settings used for manual breaks in Calc. Specifies the color used for manual page breaks. Specifies the settings used for automatic breaks in Calc. Specifies the color used for automatic page breaks. Specifies the settings used for audition arrows in Calc. Specifies the color used for audition arrows to precedent or dependent cells. Specifies the settings used for audition arrows to cells with errors in Calc. Specifies the color used for audition arrows to cells containing errors. Specifies the settings used for the cursor when editing references in Calc. Specifies the color used for the cursor when editing references. Specifies the settings used for the background of comments in Calc. Specifies the color used for the background of comments. Specifies the settings used for the grid in Draw/Impress. Specifies the visibility of the grid (true = visible). true Specifies the color used for the grid. Specifies the settings for identifiers in BASIC source code. Specifies the color used for identifiers. Specifies the settings for comments in BASIC source code. Specifies the color used for comments. Specifies the settings for numbers in BASIC source code. Specifies the color used for numbers. Specifies the settings for strings in BASIC source code. Specifies the color used for strings. Specifies the settings for operators in BASIC source code. Specifies the color used for operators. Specifies the settings for keywords in BASIC source code. Specifies the color used for keywords (reserved expressions). Specifies the settings for errors shown in BASIC source code. Specifies the color used for errors. Specifies the settings for SQL identifiers, as used the Query Designer. Specifies the color used for SQL identifiers. Specifies the settings for SQL numbers, as used the Query Designer. Specifies the color used for SQL numbers. Specifies the settings for SQL strings, as used the Query Designer. Specifies the color used for SQL strings. Specifies the settings for SQL operators, as used the Query Designer. Specifies the color used for SQL operators. Specifies the settings for SQL keywords, as used the Query Designer. Specifies the color used for SQL keywords. Specifies the settings for SQL parameters, as used the Query Designer. Specifies the color used for SQL parameters. Specifies the settings for SQL comments, as used the Query Designer. Specifies the color used for SQL parameters. Contains the collection of settings relevant for filter classification. These settings are used in the file open / file save dialogs, where the user is presented with a list of file format filters to choose from. Filters are classified into so-called global and local classes, which control how filters are grouped together in the user interface. 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. com.sun.star.text.TextDocument;com.sun.star.sheet.SpreadsheetDocument;com.sun.star.presentation.PresentationDocument;com.sun.star.drawing.DrawingDocument;com.sun.star.text.WebDocument;com.sun.star.text.GlobalDocument;com.sun.star.formula.FormularProperties;com.sun.star.sdb.OfficeDatabaseDocument Lists global classes. The name of a class denotes to the document service name of the associated module. Combines several filters into one entry and presents the classes to the user "in-place". Lists local classes. Specifies the color settings for customizing the appearance of the applications. Specifies the name of the columns selected for inserting data into text or fields, plus inserted text and line breaks. Lists entries with color settings. 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 useful for instance for mounted, but dead NFS devices. false 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. The minimum timeout value is 1 second. 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. The maximum timeout value should be at least 5 mseconds. 30000