Hey Carsten,

Carsten Driesner schrieb:
[..]
> Hi Thomas,
> 
> There is no way to access an add-on toolbar via the configuration API. 
> These toolbars are not stored in the UI configuration base, but in the 
> Office configuration. They are created on-demand via the Addons.xcu and 
> not by reading a toolbar.xml file. I don't know why you want to change 
> the structure using the UI configuration API. You have access using the 
> Addons.xcu file. Custom toolbars are persistent toolbars where their 
> structure is stored in the soffice.cfg folder. You can still access the 
> toolbar (without structure info) via the LayoutManager and make it 
> visible/invisible, move it around or dock/undock it.

Yes, this is possible, but I want to change the displayed title of a
integrated button in real-time. Thia is possible using a "custom-"
toolbar and using the ConfigurationManager.
I haven“d found a way to use the layout Manger??

Thomas


-- 
## Marketing deutschsprachiges Projekt
## http://de.openoffice.org  - www.openoffice.org
## Vorstand OpenOffice.org Deutschland e.V.
## Mitglieder willkommen: www.OOoDeV.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to