You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Howard edited this page Jan 10, 2017
·
3 revisions
MRI (My Reflection and Introspection) is an UNO object browser which allows a UNO object's properties, methods, interfaces and services to be easily examined.
For any item you can quickly open a reference manual page.
As you browse, a code generator automatically generates sample code in the language of your choice.
Properties can be set and methods run with arguments.
Because it's implemented as a service it can run from any language.