From fd75fecd4d7d7837347a493cece215ff87a9fa21 Mon Sep 17 00:00:00 2001 From: Sander Vesik Date: Wed, 21 Apr 2004 11:21:49 +0000 Subject: INTEGRATION: CWS loadenv01 (1.2.62); FILE MERGED 2004/03/29 12:49:53 as 1.2.62.1: #i24603# filter container search cant work on unitialized values (means void Anys) --- .../registry/schema/org/openoffice/TypeDetection/Filter.xcs | 11 +++++++++-- .../registry/schema/org/openoffice/TypeDetection/Misc.xcs | 6 ++++-- 2 files changed, 13 insertions(+), 4 deletions(-) (limited to 'officecfg/registry/schema/org/openoffice/TypeDetection') diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs index b4a2b6e4ac89..a6bc8200cb2b 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs @@ -3,9 +3,9 @@ * * $RCSfile: Filter.xcs,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2004-01-28 19:31:57 $ + * last change: $Author: svesik $ $Date: 2004-04-21 12:21:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,24 +74,31 @@ 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/..). + Localized name of the filter, whch can be shown at the UI. diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs index a27c12ba5fc8..90597a6370ea 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs @@ -3,9 +3,9 @@ * * $RCSfile: Misc.xcs,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2004-01-28 19:32:32 $ + * last change: $Author: svesik $ $Date: 2004-04-21 12:21:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,12 +70,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. + -- cgit v1.2.3