Home
last modified time | relevance | path

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

/aoo42x/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx58 static SalInstance* tryInstance( const OUString& rModuleBase ) in tryInstance() function
70 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 13 milliseconds