Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2207 osl::File aFotFile( aFotFileName ); in ImplGetFontAttrFromFile() local
2208 osl::FileBase::RC aError = aFotFile.open( osl_File_OpenFlag_Read ); in ImplGetFontAttrFromFile()
2214 aFotFile.read( aBuffer, sizeof( aBuffer ), nBytesRead ); in ImplGetFontAttrFromFile()
2216 aFotFile.close(); in ImplGetFontAttrFromFile()

Completed in 39 milliseconds