[Libreoffice-bugs] [Bug 119609] New: Macro for Writer: Cannot read property of ParaBackGraphicURL
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 30 13:54:49 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119609
Bug ID: 119609
Summary: Macro for Writer: Cannot read property of
ParaBackGraphicURL
Product: LibreOffice
Version: 6.1.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: kamlan at post.cz
Run this macro from Writer and it will generate an error message.
Sub mistake 'Cannot read property of ParaBackGraphicURL
dim oVCur, a
oVCur=thisComponent.currentcontroller.getViewCursor() 'view cursor
a=oVCur.getPropertyValue("ParaBackGraphicURL") 'for other proprerties
it is OK
End Sub
Generated error:
BASIC runtime error.
An exception occurred
Type: com.sun.star.uno.RuntimeException
Message: Getting from this property is not unsupported.
Version: 6.1.0.3 (x64)
Build ID: efb621ed25068d70781dc026f7e9c5187a4decd1
CPU threads: 2; OS: Windows 6.1; UI render: default;
Locale: cs-CZ (cs_CZ); Calc: CL
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180830/18772760/attachment.html>
More information about the Libreoffice-bugs
mailing list