Issue 116983 - XPrimitiveFactory2D ignores master pages
Summary: XPrimitiveFactory2D ignores master pages
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m99
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 116637
  Show dependency tree
 
Reported: 2011-02-16 13:26 UTC by groucho266
Modified: 2017-05-20 10:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description groucho266 2011-02-16 13:26:20 UTC
The default implementation of the com.sun.star.graphic.PrimitiveFactory2D
service ignores the content of the master pages that are reference by pages
given as argument to the
pacss::graphic::XPrimitiveFactory2D::createPrimitivesFromXDrawPage().

A correct implementation would return primitives for the master page as well as
the (argument) page.  The set of primitives for the master page depends on
various flags that control whether the master page background and master page
shapes are visible.
Also missing is a means to identify empty pres obj shapes so that they can be
excluded from rendering.
Comment 1 Marcus 2017-05-20 10:47:47 UTC
Reset assigne to the default "issues@openoffice.apache.org".