Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/flash/
H A Dswfexporter.cxx414 sal_uInt32 privatechecksum = aMtfPrivate.GetChecksum(); in exportDrawPageBackground() local
417 if (privatechecksum) in exportDrawPageBackground()
419 ChecksumCache::iterator it = gPrivateCache.find(privatechecksum); in exportDrawPageBackground()
432 gPrivateCache[privatechecksum] = nPage; in exportDrawPageBackground()