← Prev in month
← Prev in thread
[OASIS Issue Tracker] (OFFICE-3937) Remove restrictions from drawing page style
Regina Henschel created OFFICE-3937:
---------------------------------------
Summary: Remove restrictions from drawing page style
Key: OFFICE-3937
URL: https://issues.oasis-open.org/browse/OFFICE-3937
Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
Issue Type: Improvement
Components: Formatting Properties, Graphics, Styles
Affects Versions: ODF 1.2
Reporter: Regina Henschel
Fix For: ODF 1.3
The section 16.39 Drawing Page Style has the definition
"A drawing page style is a <style:style> element with family drawing-page."
And from the schema you see, that a <style:style> element of family drawing-page has the only child element <style:drawing-page-properties> and no other family has this child element.
The section 19.219 lists several elements, that can have a reference to a <style:style> element with family drawing-page by a draw:style attribute:
19.219.17 <draw:page>
19.219.25 <presentation:notes>
19.219.26 <style:handout-master>
19.219.27 <style:master-page>
But the description of element <style:drawing-page-properties> only mentions <draw:page>.
==> Proposal part 1
The description in 16.39 Drawing Page Style has restriction to draw and presentation documents, which is not necessary and prevents implementation of more complex background fillings like gradients for text and spreadsheet documents.
Removing these restrictions will solve the aim of OFFICE-3769 and OFFICE-3770 without any change in the schema.
==> Proposal part 2
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month
← Prev in thread