diff options
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 4cefe71ead2d..f26f0b8ecd2a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -92,21 +92,6 @@ </info> </prop> </group> - <group oor:name="DialogSize"> - <info> - <desc>Contains the width and height of the dialog size.</desc> - </info> - <prop oor:name="Height" oor:type="xs:int"> - <info> - <desc>Contains the height of the dialog [UNIT=pixel].</desc> - </info> - </prop> - <prop oor:name="Width" oor:type="xs:int"> - <info> - <desc>Contains the width of the dialog [UNIT=pixel].</desc> - </info> - </prop> - </group> <group oor:name="Font"> <info> <desc>Describes the characteristics of a font.</desc> |