Searched refs:pythonPath (Results 1 – 1 of 1) sorted by relevance
168 OUString pythonPath; in CreateInstance() local176 …strap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "PYUNO_LOADER_PYTHONPATH" ) ) , pythonPath ); in CreateInstance()183 if( pythonPath.getLength() ) in CreateInstance()184 prependPythonPath( pythonPath ); in CreateInstance()
Completed in 11 milliseconds