Home
last modified time | relevance | path

Searched refs:o_pi (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/pyuno/source/module/
H A Dpyuno_runtime.cxx759 PyUNO* o_pi = reinterpret_cast<PyUNO*>(o); in pyObject2Any() local
760 a = o_pi->members->wrappedObject; in pyObject2Any()
764 PyUNO* o_pi = reinterpret_cast<PyUNO*>(o); in pyObject2Any() local
765 … Reference<XMaterialHolder> my_mh (o_pi->members->xInvocation, css::uno::UNO_QUERY_THROW); in pyObject2Any()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/pyuno/source/module/
H A Dpyuno_runtime.cxx793 PyUNO* o_pi = reinterpret_cast<PyUNO*>(o); in pyObject2Any() local
794 a = o_pi->members->wrappedObject; in pyObject2Any()
798 PyUNO* o_pi = reinterpret_cast<PyUNO*>(o); in pyObject2Any() local
799 … Reference<XMaterialHolder> my_mh (o_pi->members->xInvocation, css::uno::UNO_QUERY_THROW); in pyObject2Any()