Searched refs:nSkipBLIPLen (Results 1 – 1 of 1) sorted by relevance
3955 const sal_uLong nSkipBLIPLen = 20; in ImportGraphic() local3959 nSkipBLIPLen + 4 + nSkipShapePos + 4 + nSkipBLIP; in ImportGraphic()6051 const sal_uLong nSkipBLIPLen = 20; // bis zu nBLIPLen zu ueberspringende Bytes in GetDrawingGroupContainerData() local6065 sal_Bool bOk = ( nSkipBLIPLen + 4 + nSkipBLIPPos + 4 <= nLenFBSE ); in GetDrawingGroupContainerData()6070 rSt.SeekRel(nSkipBLIPLen); in GetDrawingGroupContainerData()6087 nLength -= nSkipBLIPLen + 4 + nSkipBLIPPos + 4; in GetDrawingGroupContainerData()
Completed in 45 milliseconds