Hallo Thomas,
> Was meinst Du mit "aktivierter Makroausführung"?
Da meintest Du vermutlich so etwas wie
SUB DokumentOeffnen
DIM oDocument AS OBJECT
DIM Arg() AS new com.sun.star.beans.PropertyValue
Arg(0).name="MacroExecutionMode"
Arg(0).value = 4
oDocument =
StarDesktop.loadComponentFromURL("file:///.../Datenbankname.odb",
"_blank", 0, Arg() )
END SUB
Habe ich im Forum jetzt hoffentlich richtig weitergegeben ...
Gruß
Robert
--
Homepage: http://robert.familiegrosskopf.de
LibreOffice Community: http://robert.familiegrosskopf.de/map_3
--
Liste abmelden mit E-Mail an: [email protected]
Probleme?
https://de.libreoffice.org/hilfe-kontakt/mailing-listen/abmeldung-liste/
Tipps zu Listenmails: https://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: https://listarchives.libreoffice.org/de/discuss/
Alle E-Mails an diese Liste werden unlöschbar öffentlich archiviert