From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- .../org/openoffice/TypeDetection/GraphicFilter.xcs | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs (limited to 'officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs') diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs new file mode 100644 index 000000000..fbca75810 --- /dev/null +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs @@ -0,0 +1,68 @@ + + + + + + Contains specialized data for internal image filter. + + + + + Lists of all internal image filters. + + + + Supported content type of this filter. Must be an internal type name. + + + + + A shortname which describes the graphics format. + + + + + The internal filter name of a real document filter (mostly draw). + + + + + The uno implementation name a dialog, which is used to ask an user for special filter parameter (e.g. for csv). + + + + + Specify the filter in some further properties (e.g. import/export/..). + + + + + Localized name of the filter, which can be shown at the UI. + + + + + + + + Lists the registered office filters. + + + + -- cgit v1.2.3