https://bugs.freedesktop.org/show_bug.cgi?id=50470
Michael Stahl <mstahl@redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Whiteboard|EasyHack DifficultyBeginner |target:4.1.2 target:4.2.0
|SkillCpp TopicCleanup |
|target:4.1.2 target:4.2.0 |
Resolution|--- |FIXED
CC| |mstahl@redhat.com
--- Comment #8 from Michael Stahl <mstahl@redhat.com> ---
this appears to be fixed, thanks Daniel!
import uno
x = uno.getComponentContext()
dir(x)
['/services/com.sun.star.security.AccessController/mode',
...
'ElementNames', 'ElementType', 'ImplementationId', 'ServiceManager', 'Types',
'addEventListener', 'dispose', 'getByName', 'getElementNames',
'getElementType', 'getImplementationId', 'getServiceManager', 'getTypes',
'getValueByName', 'hasByName', 'hasElements', 'insertByName', 'queryAdapter',
'queryInterface', 'removeByName', 'removeEventListener', 'replaceByName']
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 50470] PyUno objects not introspectable on Python 3 · bugzilla-daemon
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.