Hi Andreas,

Thank you very much for your detailed suggestions. Now the Jobs is working
successfully!

I followed your steps and make sure to use "fuse" instead of "replace" in
Jobs.xcu.
And I also checked the uno-extension-manifest file and found that I forgot
to add the Jobs.xcu entry as below.
 <manifest:file-entry
manifest:media-type="application/vnd.sun.star.configuration-data"
                       manifest:full-path="Jobs.xcu"/>
I think this is one of reasons why the Jobs is not recognized and execute()
is not called.

Thank you again for your patience and suggestions.

Regards,
wheelsdong


Andreas Schlüns-2 wrote:
> 
> Hi wheelsdong,
> 
> First you should try to use your job implementation manually to see if 
> your implementation was registered successfully as valid UNO service 
> inside services.rdb of OOo.
> ...
> 
> Regards
> Andreas
> 

-- 
View this message in context: 
http://www.nabble.com/Where-to-register-MouseClickHandler-in-an-Add-On--tp20221786p20364941.html
Sent from the openoffice - api dev mailing list archive at Nabble.com.


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

Reply via email to