Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx154 sal_uInt32 nCacheMagic; in ImplFontAttrCache() local
155 aCacheFile >> nCacheMagic; in ImplFontAttrCache()
156 if( nCacheMagic != ImplFontAttrCache::MAGIC ) in ImplFontAttrCache()
190 sal_uInt32 nCacheMagic = ImplFontAttrCache::MAGIC; in ~ImplFontAttrCache() local
191 aCacheFile << nCacheMagic; in ~ImplFontAttrCache()

Completed in 21 milliseconds