Searched refs:nPosWMF (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/filter/source/graphicfilter/ieps/ |
H A D | ieps.cxx | 379 sal_uInt32 nPosWMF, sal_uInt32 nSizeWMF, sal_uInt32 nPosTIFF, sal_uInt32 nSizeTIFF ) in CreateMtfReplacementAction() argument 396 rStrm.Seek( nOrigPos + nPosWMF ); in CreateMtfReplacementAction() 523 sal_uInt32 nPosWMF = 0; in GraphicImport() local 532 rStream >> nPSStreamPos >> nPSSize >> nPosWMF >> nSizeWMF; in GraphicImport() 538 if ( nPosWMF != 0 ) in GraphicImport() 540 rStream.Seek( nOrigPos + nPosWMF ); in GraphicImport() 722 …CreateMtfReplacementAction( aMtf, rStream, nOrigPos, nPSSize, nPosWMF, nSizeWMF, nPosTIFF, nSizeTI… in GraphicImport()
|
Completed in 11 milliseconds