Tobias Krais ha scritto: > Hi Fernand, > >> is it not one of tharguments needed by "LoadComponentFromURL" >> for altering the "MacroExecutionMode" i ues the code below i supose your >> there must been also a "non repair" argument ? >> >> mFileProperties(0).Name="MacroExecutionMode" >> mFileProperties(0).Value=4 >> oDocument = StarDesktop.LoadComponentFromURL(ConvertToURL(sfile), >> "_blank", 0, mFileProperties()) > > Thanks for the hint. Can anyone tell me the name of the argument? Is > there an overview over the arguments available?
In the IDL documentation for the service css.document.MediaDescriptor I see: boolean RepairPackage [ OPTIONAL ] let the document be opened in repair mode but I can't tell more because I never used that argument ciao Paolo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
