LibreOffice Module pyuno (master) 1
|
#include <pyuno_impl.hxx>
Public Attributes | |
css::uno::Reference< css::script::XInvocation2 > | xInvocation |
css::uno::Any | wrappedObject |
Definition at line 129 of file pyuno_impl.hxx.
css::uno::Any pyuno::PyUNOInternals::wrappedObject |
Definition at line 132 of file pyuno_impl.hxx.
Referenced by pyuno::lcl_getitem_XCellRange(), pyuno::Runtime::pyObject2Any(), pyuno::PyUNO_cmp(), pyuno::PyUNO_getitem(), pyuno::PyUNO_hash(), pyuno::PyUNO_iter(), pyuno::PyUNO_new(), pyuno::PyUNO_str(), pyuno::PyUNOStruct_cmp(), pyuno::PyUNOStruct_getattr(), pyuno::PyUNOStruct_new(), and pyuno::PyUNOStruct_repr().
css::uno::Reference<css::script::XInvocation2> pyuno::PyUNOInternals::xInvocation |
Definition at line 131 of file pyuno_impl.hxx.
Referenced by pyuno::lcl_detach_getLength(), pyuno::lcl_getitem_index(), pyuno::lcl_getitem_slice(), pyuno::lcl_getitem_string(), pyuno::lcl_getitem_XCellRange(), pyuno::lcl_getRowsColumns(), pyuno::lcl_setitem_index(), pyuno::lcl_setitem_slice(), pyuno::lcl_setitem_string(), pyuno::Runtime::pyObject2Any(), pyuno::PyUNO_contains(), pyuno::PyUNO_dir(), pyuno::PyUNO_getattr(), pyuno::PyUNO_getitem(), pyuno::PyUNO_invoke(), pyuno::PyUNO_iter(), pyuno::PyUNO_new(), pyuno::PyUNO_setattr(), pyuno::PyUNOStruct_cmp(), pyuno::PyUNOStruct_dir(), pyuno::PyUNOStruct_getattr(), pyuno::PyUNOStruct_new(), pyuno::PyUNOStruct_repr(), pyuno::PyUNOStruct_setattr(), and pyuno::PyUNOStruct_str().