Issue 98470 - Incorrect style family in Draw style families
Summary: Incorrect style family in Draw style families
Status: UNCONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: OOo 3.0
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-26 10:16 UTC by bmarcelly
Modified: 2017-05-20 11:33 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 bmarcelly 2009-01-26 10:16:14 UTC
Create a Draw document from a template.

ThisComponent.getStyleFamilies().getElementNames() returns this array of string :
"graphics"
"cell"
"table"
"xxxxx"   (the name of the document template, or "default")

A template is not a style family.
Change was introduced with native table insertion in OOo 3.0.0 Draw.
Comment 1 wolframgarten 2009-01-26 11:02:46 UTC
Reassigned. Please have a look.
Comment 2 Marcus 2017-05-20 11:33:34 UTC
Reset assigne to the default "issues@openoffice.apache.org".