Hi Anupam,
I had no more time for this thing, because we had more important things
to do. But in case I find time to solve it, I'll post it.
Grüßle, Tobias
Agnisys schrieb:
> Hi Tobias,
> Where you able to get an answer to your question?
> I'm looking for the same answer.
>
> Thanks,
> Anupam.
>
>
> Tobias Krais-2 wrote:
>> Hi Cor,
>>
>>> No Java-info from me.
>>> What I have in Basic might give a hint?
>>>
>>> sService = "com.sun.star.deployment.PackageInformationProvider"
>>> oPackageInfoProvider =
>>> GetDefaultContext.getValueByName("/singletons/" + sService)
>>>
>>> 'you have to create an oxt with a description.xml and a unique
>>> identifier
>>> Dim sExtensionIdentifier$
>>> 'change this with your extension's identifier
>>> sExtensionIdentifier = "nl.nouenoff.xxx.oxt" '
>>> "org.openoffice.sdk.devguide.extensions.GenericOptionsPagesHandler"
>>>
>>> Dim sPackageLocation$
>>> sPackageLocation =
>>> oPackageInfoProvider.getPackageLocation(sExtensionIdentifier)
>> this is a very interesting idea. I will look after it next week.
>>
>> Greetings, Tobias
>>
>> ---------------------------------------------------------------------
>> 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]