Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno.cxx832 const Any & targetInterface, const Reference<XSingleServiceFactory> &ssf) in PyUNO_new() argument
844 return PyUNO_new_UNCHECKED (targetInterface, ssf); in PyUNO_new()
850 const Reference<XSingleServiceFactory> &ssf ) in PyUNO_new_UNCHECKED() argument
864 tmp_interface = ssf->createInstanceWithArguments (arguments); in PyUNO_new_UNCHECKED()
H A Dpyuno_impl.hxx124 const com::sun::star::uno::Reference<com::sun::star::lang::XSingleServiceFactory> & ssf);
128 const com::sun::star::uno::Reference<com::sun::star::lang::XSingleServiceFactory> & ssf);
H A Dpyuno_runtime.cxx576 Reference< XSingleServiceFactory > ssf = getImpl()->cargo->xInvocation; in any2PyObject() local

Completed in 24 milliseconds