Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx422 …sal_uInt32 i, nSecOfs, nSecSize, nPropCount, nPropId, nPropOfs, nPropType, nPropSize, nCurrent, nV… in Read() local
433 *pStrm >> nPropId >> nPropOfs; in Read()
435 pStrm->Seek( nPropOfs + nSecOfs ); in Read()
525 pStrm->Seek( nPropOfs + nSecOfs + nPropSize ); in Read()
537 pStrm->Seek( nPropOfs + nSecOfs ); in Read()
582 pStrm->Seek( nPropOfs + nSecOfs ); in Read()

Completed in 10 milliseconds