Home
last modified time | relevance | path

Searched refs:nSkipBLIPLen (Results 1 – 1 of 1) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3955 const sal_uLong nSkipBLIPLen = 20; in ImportGraphic() local
3959 nSkipBLIPLen + 4 + nSkipShapePos + 4 + nSkipBLIP; in ImportGraphic()
6051 const sal_uLong nSkipBLIPLen = 20; // bis zu nBLIPLen zu ueberspringende Bytes in GetDrawingGroupContainerData() local
6065 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 49 milliseconds