Issue 124835 - Impossible to implement toolbar controllers
Summary: Impossible to implement toolbar controllers
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-06 12:50 UTC by Ariel Constenla-Haile
Modified: 2014-05-14 18: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 Ariel Constenla-Haile 2014-05-06 12:50:36 UTC
It is impossible to implement toolbar controllers in UNO, there is no way to:
- manipulate the respective toolbar item (enable/disbale it, set its style, etc.)
- open a subtoolbar
- create a popup window
- etc.

http://www.openoffice.org/api/docs/common/ref/com/sun/star/frame/ToolbarController.html
http://www.openoffice.org/api/docs/common/ref/com/sun/star/frame/XToolbarController.html
http://www.openoffice.org/api/docs/common/ref/com/sun/star/frame/XSubToolbarController.html