Issue 121943 - Add PenWidth attribute to css::presentation::XSlideShowController
Summary: Add PenWidth attribute to css::presentation::XSlideShowController
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.4.1
Hardware: All All
: P3 Normal
Target Milestone: 4.1.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-23 13:00 UTC by hanya
Modified: 2017-05-20 09:31 UTC (History)
2 users (show)

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


Attachments
Patch for PenWidth attribute (758 bytes, patch)
2013-03-23 13:00 UTC, hanya
no flags Details | Diff
Test document (11.28 KB, application/vnd.oasis.opendocument.presentation)
2013-03-23 13:06 UTC, hanya
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description hanya 2013-03-23 13:00:48 UTC
Created attachment 80454 [details]
Patch for PenWidth attribute

The way to set pen color is provided but width of pen drawing is not 
exported through API.
get/setPenWidth methods are already defined but they are not in IDL definition.
The attached patch contains the IDL definition.
Comment 1 hanya 2013-03-23 13:06:26 UTC
Created attachment 80455 [details]
Test document

attached file contains slide with the shape and macro assigned.
Start presentation, and click the shape.
When the shape is clicked, line width is incremented.
Comment 2 SVN Robot 2013-12-20 05:48:43 UTC
"jsc" committed SVN revision 1552498 into trunk:
#121943# apply patch for PenWidth attribute
Comment 3 jsc 2013-12-20 06:15:50 UTC
patch applied on trunk