Searched refs:tryInstance (Results 1 – 1 of 1) sorted by relevance
58 static SalInstance* tryInstance( const OUString& rModuleBase ) in tryInstance() function70 reinterpret_cast< oslGenericFunction >( &tryInstance ), aModule.pData, in tryInstance()142 reinterpret_cast< oslGenericFunction >( &tryInstance ), aModule.pData, in get_desktop_environment()194 pInst = tryInstance( aTry ); in autodetect_plugin()213 return tryInstance( OUString( RTL_CONSTASCII_USTRINGPARAM( "svp" ) ) ); in check_headless_plugin()227 pInst = tryInstance( OUString::createFromAscii( pUsePlugin ) ); in CreateSalInstance()234 pInst = tryInstance( OUString( RTL_CONSTASCII_USTRINGPARAM( "gen" ) ) ); in CreateSalInstance()
Completed in 6 milliseconds