Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/wmf/
H A Denhwmf.cxx272 if( aBmpSaveList.Count() && ( nRecType != EMR_STRETCHBLT ) && ( nRecType != EMR_STRETCHDIBITS ) ) in ReadEnhWMF()
273 pOut->ResolveBitmapActions( aBmpSaveList ); in ReadEnhWMF()
884 aBmpSaveList.Insert( new BSaveStruct( aBitmap, aRect, dwRop ), LIST_APPEND ); in ReadEnhWMF()
946 aBmpSaveList.Insert( new BSaveStruct( aBitmap, aRect, dwRop ), LIST_APPEND ); in ReadEnhWMF()
1000 aBmpSaveList.Insert( new BSaveStruct( aBitmap, aRect, dwRop ), LIST_APPEND ); in ReadEnhWMF()
1399 if( aBmpSaveList.Count() ) in ReadEnhWMF()
1400 pOut->ResolveBitmapActions( aBmpSaveList ); in ReadEnhWMF()
H A Dwinwmf.cxx579 aBmpSaveList.Insert( new BSaveStruct( aBmp, aDestRect, nWinROP ), LIST_APPEND ); in ReadRecordParams()
629 aBmpSaveList.Insert( new BSaveStruct( aBmp, aDestRect, nWinROP ), LIST_APPEND ); in ReadRecordParams()
1132 if( aBmpSaveList.Count() && in ReadWMF()
1137 pOut->ResolveBitmapActions( aBmpSaveList ); in ReadWMF()
1182 if( !pWMF->GetError() && aBmpSaveList.Count() ) in ReadWMF()
1183 pOut->ResolveBitmapActions( aBmpSaveList ); in ReadWMF()
H A Dwinmtf.hxx686 List aBmpSaveList; member in WinMtf

Completed in 36 milliseconds