Terry Alexis Lurie schrieb:

> In OO Draw 2.04,2.1+ I would like to disable some features without using the 
> mouse. 
> I use UNO to disable a lot, but there are some gui elements I just cannot 
> seem to access via UNO
> 
> 1) The Pages pane, which I think I have tracked down to .uno:LeftPaneDraw
>     - It is accessible via menubar under View -> Page Pane in the EN-UK 
> version of OO
>     - Sorry, but I just cannot figure out what to invoke in UNO to close this
>     - I use the Java UNO

If you want to *disable* it you don't need to invoke anything - you must
 intercept the dispatch call with a DispatchInterceptor. Or did I
misunderstand you?

Ciao,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[EMAIL PROTECTED]".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to