Searched refs:nPSStreamPos (Results 1 – 1 of 1) sorted by relevance
521 sal_uInt32 nSignature, nPSStreamPos, nPSSize; in GraphicImport() local526 sal_uInt32 nOrigPos = nPSStreamPos = rStream.Tell(); in GraphicImport()532 rStream >> nPSStreamPos >> nPSSize >> nPosWMF >> nSizeWMF; in GraphicImport()565 nPSStreamPos = nOrigPos; // no preview available _>so we must get the size manually in GraphicImport()569 rStream.Seek( nPSStreamPos ); in GraphicImport()574 rStream.Seek( nPSStreamPos ); in GraphicImport()
Completed in 15 milliseconds