https://issues.apache.org/ooo/show_bug.cgi?id=124835
Issue ID: 124835
Issue Type: DEFECT
Summary: Impossible to implement toolbar controllers
Product: App Dev
Version: OOo 3.3 or older
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: api
Assignee: [email protected]
Reporter: [email protected]
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
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.