officecfg/registry/schema/org/openoffice/Office/Common.xcs | 15 ------------- 1 file changed, 15 deletions(-)
New commits: commit e4c59b7be32a305b4753acc466750b1ed3694913 Author: Gabor Kelemen <kelem...@ubuntu.com> AuthorDate: Wed Apr 26 10:51:03 2023 +0200 Commit: Thorsten Behrens <thorsten.behr...@allotropia.de> CommitDate: Thu May 4 01:35:22 2023 +0200 [API CHANGE] Drop unused DialogSize group Added in commit 72cbd263 and changed in commit f0554890 but not actually used even back then or ever since Change-Id: Ifbe780917b86fdc0cd78d08c92d44b51707c701b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151049 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de> 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>