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 --- .../schema/org/openoffice/Office/CalcAddIns.xcs | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs (limited to 'officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs b/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs new file mode 100644 index 000000000..b61bad8cf --- /dev/null +++ b/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs @@ -0,0 +1,93 @@ + + + + + + Contains add-in function configuration. + + + + + Describes one parameter. + + + + Specifies the user-visible name of the parameter. + + + + + Specifies a description of the parameter. + + + + + + Describes one function. + + + + Specifies the user-visible name of the function. + + + + + Specifies a description of the function. + + + + + Specifies the programmatic name of the category the function belongs to. + + + + + Specifies the user-visible name of the category the function belongs to. + + + + + Specifies a localized function name for exchange with other applications. + + + + + Specifies the function's parameters. + + + + + + Describes one add-in component. + + + + Specifies the component's functions. + + + + + + + + Specifies the installed add-in components. + + + + -- cgit v1.2.3