From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../schema/org/openoffice/Office/Embedding.xcs | 135 +++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 officecfg/registry/schema/org/openoffice/Office/Embedding.xcs (limited to 'officecfg/registry/schema/org/openoffice/Office/Embedding.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs b/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs new file mode 100644 index 000000000..2d3287c39 --- /dev/null +++ b/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs @@ -0,0 +1,135 @@ + + + + + + Contains embedding related information, such as the list of available for embedding objects. + + + + + Describes an embedded object. + + + + + + Specifies the service name of the object's factory. + + + + + + Optional entry that specifies the service name of the document that is used by the object. + + + + + + Specifies the miscellaneous properties of the object. + + + + + + Specifies the list of verbs supported by the object. + + + + + + Optional entry that specifies the filter name that is used by the object. + + + + + + Describes possible verbs that can be supported by an embedded object. + + + + + Specifies the localized name of the verb that can be shown in the UI. + + + + + + Specifies the unique ID for the verb. + + + + + + Specifies the flags of the verb that can control verb's representation in UI. + + + + + + Specifies the attributes of the verb. + + + + + + Provides object name that appears in UI. + + + + + Specifies the localized name of the object that can be shown in the UI. + + + + + + Class ID of the object. + + + + + + + + Contains the explicitly registered embedded objects. ClassID is used as a name for entry. + + + + + Contains possible verbs for embedded objects. + + + + + Contains conversion table from MimeType to ClassID. MimeType is used as a name for entry. + + + + + List of additional factories that can be used to create embedded object. + + + + + List of object names to be used in GUI and ClassIDs. + + + + -- cgit v1.2.3