To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90158





------- Additional comments from [EMAIL PROTECTED] Wed Jun 18 11:43:39 +0000 
2008 -------
SID_NAVIGATOR is a "server" slot (means: available in OLE objects), SID_GALLERY
is a "container" (means: available in OLE containers) slot. Both kinds of slots
are available in "normal" mode as well but in case of OLE editing these special
categories are used. 

So a possible fix would be to make SID_GALLERY a "server" slot - but it has the
drawback that you can't switch it off when an OLE object is edited that doesn't
know about this slot (e.g. Chart or Math and of course all external objects).
This is true for SID_NAVIGATOR also BTW.

If you wanted to go this way (would be fine for me): in svx/sdi/svx.sdi search
for SID_GALLERY and set its property "Container" to FALSE. You must rebuild svx
and at least one application (the one you want to test as an embedded object) to
see the effect.

BTW: you can read more about sfx2 dispatching implementation at

http://wiki.services.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2


---------------------------------------------------------------------
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