Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/flash/
H A Dswfexporter.cxx397 GDIMetaFile aMtfPrivate, aMtfMaster; in exportDrawPageBackground() local
411 getMetaFile( xComponent, aMtfPrivate, true ); in exportDrawPageBackground()
414 sal_uInt32 privatechecksum = aMtfPrivate.GetChecksum(); in exportDrawPageBackground()
434 rBackgroundID = mpWriter->defineShape( aMtfPrivate ); in exportDrawPageBackground()