Menu

#26 The RePaste in KLFOO0.oxt does not work-- error

(all)
open
nobody
None
7
2016-06-30
2016-06-30
W Unruh
No

Apparently a Re-Paste has been added to KLFOOo.oxt package added to Libreoffic4.4.7.2 which would be a great addition. However, at
least on my system it does not work. If I select a formla, hit the klatex button in Impress to put the item into klatexoffice, edit it, and then hit Repaste button, it throws an exception.
Basic runtime Error
An Exception occured.
Type:com.sun.star.container.NoSuchElementException
Message:.

and it brings up a window into KLFOOoMain
pointing to the line
newDpi = oPastedAttributes.getByName("KLFInputDPI").Value()
which is the fourth line in the section headed by the comment
' Set attributes correctly now
The bad line seems to be line 260 in KLFOOoMain

Discussion