Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Gre Voraus!Nach dem Umstieg auf LibreOffice 3.4.x verweigerte dieser Code (Pos1,
Leerzeichen, Rcklschen, Speichern), der mir offensichtlich als
Aufzeichnung und noch zu Zeiten von OpenOffice 3, zugeschickt wurde den
Dienst:sub SpeichernUndPOS1dim documentas objectdim dispatcher as objectdocument= 
ThisComponent.CurrentController.Framedispatcher =
createUnoService("com.sun.star.frame.DispatchHelper")dim args1(0) as new 
com.sun.star.beans.PropertyValueargs1(0).Name = "Text"args1(0).Value = " 
"dispatcher.executeDispatch(document, ".uno:GoToStartOfLine",
"", 0, Array())dispatcher.executeDispatch(document, ".uno:InsertText", "", 0,
args1())dispatcher.executeDispatch(document, ".uno:SwBackspace", "", 0,
Array())dispatcher.executeDispatch(document, ".uno:Save", "", 0,
Array())end subIn der Zeiledim args1(0) as new
com.sun.star.beans.PropertyValuebricht der
Lauf mit einemBASIC-Laufzeitfehler. '91' Objektvariable nicht
belegt.ab. Offensichtlich ist der Code in Ordnung, da er zuvor lief,
und auch, weil er so vom Makrorecorder geliefert wird.Ich hoffte, dass der Wechsel von LO 3.4 auf 
3.4.1 das Problem lste,
aber leider hatte ich damit kein Glck.Offenbar bin ich nicht ganz alleine mit dem Fehler '91', und 
ich
vermute, dass eine verunglckte Bibliothek Ursache ist.Beste Gre,Markus Erich-- 
Markus ERICH
Vor dem Kirchenwald 1
37217 Hubenrode
Germany
+49 171 1202109
(+49 5542 2830)markus.erich@t-online.de
-- 
Informationen zum Abmelden: E-Mail an users+help@de.libreoffice.org
Tips zu Listenmails: http://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: http://listarchives.libreoffice.org/de/users/
Alle E-Mails an diese Liste werden unlöschbar öffentlich archiviert

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.