Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx3936 const sal_uLong nSkipBLIPLen = 20; in ImportGraphic() local
3940 nSkipBLIPLen + 4 + nSkipShapePos + 4 + nSkipBLIP; in ImportGraphic()
6032 const sal_uLong nSkipBLIPLen = 20; // bis zu nBLIPLen zu ueberspringende Bytes in GetDrawingGroupContainerData() local
6046 sal_Bool bOk = ( nSkipBLIPLen + 4 + nSkipBLIPPos + 4 <= nLenFBSE ); in GetDrawingGroupContainerData()
6050 rSt.SeekRel( nSkipBLIPLen ); in GetDrawingGroupContainerData()
6056 nLength -= nSkipBLIPLen+ 4 + nSkipBLIPPos + 4; in GetDrawingGroupContainerData()

Completed in 47 milliseconds