Hi,

Oliver Brinzing wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi James,


 No, I am not certain that the service name is
com.sun.star.frame.ProtocolHandler.


you have to use "com.sun.star.frame.ProtocolHandler",
otherwise it will not work ... look at the example code ...

To make it more clearly, you provide a further implementation of "com.sun.star.frame.ProtocolHandler" and you have to identify your implementation as exactly a "css.frame.ProtocolHandler". You should add a further (your own) service name which allows easier and direct access to your implementation later if necessary. When you want to document your new service, you should define a new IDL definition for your new service and this service would export the css.frame.ProtocolHandler" service. The core searches for all css.frame.ProtocolHandler implementation and load them in the appropriate context. If you implementation doesn't support this ProtocolHandler service it will be never called. We will improve the examples and will identify all places in the source and xcu files where changes are important and necessary.

Juergen



but my computer is turned off due to hurricane concerns.


good luck :-)

Oliver


GnuPG key 0xFB3AB13E: 13E3 5853 66D3 4C0B 3B7A A946 2ED3 1D48 FB3A B13E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC0ActLtMdSPs6sT4RAqi4AJ0QDdRuwC6qw92MNWFDDdgFp/poAACfQk7+
EA3+DLUOnMDRN/gu7wBpync=
=a4Wn
-----END PGP SIGNATURE-----


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