Home
last modified time | relevance | path

Searched refs:interp (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/pyuno/inc/pyuno/
H A Dpyuno.hxx300 PyThreadAttach( PyInterpreterState *interp) throw ( com::sun::star::uno::RuntimeException );
/aoo42x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx1025 PyThreadAttach::PyThreadAttach( PyInterpreterState *interp) in PyThreadAttach() argument
1028 tstate = PyThreadState_New( interp ); in PyThreadAttach()
H A Dpyuno_adapter.cxx63 mInterpreter( (PyThreadState_Get()->interp) ), in Adapter()

Completed in 37 milliseconds