Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3942 const sal_uLong nSkipBLIPLen = 20; in ImportGraphic() local
3946 nSkipBLIPLen + 4 + nSkipShapePos + 4 + nSkipBLIP; in ImportGraphic()
6038 const sal_uLong nSkipBLIPLen = 20; // bis zu nBLIPLen zu ueberspringende Bytes in GetDrawingGroupContainerData() local
6052 sal_Bool bOk = ( nSkipBLIPLen + 4 + nSkipBLIPPos + 4 <= nLenFBSE ); in GetDrawingGroupContainerData()
6056 rSt.SeekRel( nSkipBLIPLen ); in GetDrawingGroupContainerData()
6062 nLength -= nSkipBLIPLen+ 4 + nSkipBLIPPos + 4; in GetDrawingGroupContainerData()

Completed in 71 milliseconds