Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx846 sal_uInt32 nNewMagic; // we have to read int32 for in ReadRecordParams() local
847 *pWMF >> nNewMagic; // META_ESCAPE_ENHANCED_METAFILE CommentIdentifier in ReadRecordParams()
849 if( nNewMagic == 0x2c2a4f4f && nLen >= 14 ) in ReadRecordParams()
926 …else if ( (nNewMagic == static_cast< sal_uInt32 >(0x43464D57)) && (nLen >= 34) && ( (sal_Int32)(nL… in ReadRecordParams()

Completed in 39 milliseconds