LibreLogo is not a UNO component
Change-Id: I48055d84fd078a131ed8f620575a462fcb101019
This commit is contained in:
@@ -1701,9 +1701,5 @@ def __gotoline__(n):
|
|||||||
_.doc.CurrentController.getViewCursor().gotoRange(_.cursor.getStart(), False)
|
_.doc.CurrentController.getViewCursor().gotoRange(_.cursor.getStart(), False)
|
||||||
|
|
||||||
g_exportedScripts = left, right, goforward, gobackward, run, stop, home, clearscreen, commandline, __translate__
|
g_exportedScripts = left, right, goforward, gobackward, run, stop, home, clearscreen, commandline, __translate__
|
||||||
g_ImplementationHelper = unohelper.ImplementationHelper()
|
|
||||||
g_ImplementationHelper.addImplementation( \
|
|
||||||
None,"org.openoffice.script.LibreLogo", \
|
|
||||||
("org.openoffice.script.ServiceLibreLogo",),)
|
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
Reference in New Issue
Block a user