On 8/7/07, Andreas Schlüns  wrote:
>
> Hello ashok,
>
> you forgot to define the needed set of properties.
> Where InsertText should retrieve the text for inserting ?


 thanks, that sorted it out :p

BTW: Using the dispatch API in combination with ".uno:" URLs
> isnt a stable feature. Means the dispatch API itself will be
> stable ... but the implementation of such ".uno:" Command
> can be changed ... because it's a direct link to the underlying
> application core.


thanks again. i wasnt aware of such pitfalls, i will change it appropriately
to
use the api directly rather than dispatches....

Reply via email to