Searched refs:aUSystemPath (Results 1 – 1 of 1) sorted by relevance
991 rtl::OUString aUSystemPath; in AddTempDevFont() local992 OSL_VERIFY( !osl::FileBase::getSystemPathFromFileURL( rFileURL, aUSystemPath ) ); in AddTempDevFont()994 OString aOFileName( OUStringToOString( aUSystemPath, aEncoding ) ); in AddTempDevFont()
Completed in 21 milliseconds