Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx901 sal_uLong nSrcBitsPos; in ReadPixMapEtc() local
925 nSrcBitsPos = pPict->Tell(); in ReadPixMapEtc()
970 pPict->Seek(nSrcBitsPos+(sal_uLong)nByteCount); in ReadPixMapEtc()
978 sal_uLong nSrcBitsPos; in ReadPixMapEtc() local
1019 nSrcBitsPos = pPict->Tell(); in ReadPixMapEtc()
1062 pPict->Seek( nSrcBitsPos + (sal_uLong)nByteCount ); in ReadPixMapEtc()

Completed in 22 milliseconds