Searched refs:MAGIC (Results 1 – 1 of 1) sorted by relevance
132 enum{ MAGIC = 0x12349876 }; // change if fontattrcache format changes enumerator156 if( nCacheMagic != ImplFontAttrCache::MAGIC ) in ImplFontAttrCache()190 sal_uInt32 nCacheMagic = ImplFontAttrCache::MAGIC; in ~ImplFontAttrCache()
Completed in 27 milliseconds