To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49596
                  Issue #:|49596
                  Summary:|Dispatch Command ".uno:EditStyle" not interceptable
                          |in any case
                Component:|api
                  Version:|current
                 Platform:|PC
                      URL:|
               OS/Version:|Windows 2000
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|code
              Assigned to:|sw
              Reported by:|leguff





------- Additional comments from [EMAIL PROTECTED] Fri May 20 08:21:57 -0700 
2005 -------
Hi,

I'd like to avoid users to edit any styles in OpenOffice.
First idea was to add "EditStyle" to the disabled commands under
Commands.xcu. But this didn't work (others work fine).
So I decided to implement a DispatchInterceptor for all open frames.
I get the URL ".uno:EditStyle" if the user tries to edit a style
via PopUpMenu within the document, but I don't get a command when
the user selects "Modify" in the PopMenu of the StyleDialog.

Btw.: I don't get any commands with DispatchInterception when
calling ".uno:[CommandName]" with the DispatchHelper-service either
(e.g. when dispatching command with OOoBasic).

Any chance to get this work with the release of OOo2.0?

bye

Mathias

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to