Hello Jorge Marques, > Thank you also for your idea, but I am afraid I don't quite get it. As far as > I > know, pkgchk will only substitute that %origin% variable inside a xcu file, > right? How could I retrieve the generated information programmatically from a > UNO module? What kind of configuration data could that be?
Define some (private) configuration key holding a plain string, e.g. "%origin/myImages/Jorge.png". pkgchk substitudes %origin% and you have to access that string using the configuration. For details on using the configuration, please refer to the devguide, e.g. http://api.openoffice.org/docs/DevelopersGuide/Components/Components.htm#1+7+3+3+Configuration -Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
