Home
last modified time | relevance | path

Searched refs:nParaOfs (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx814 sal_uInt32 nCurrentOfs, nParaOfs, nParaCount = 0; in ImplCreateHyperBlob() local
817 nParaOfs = rStrm.Tell(); in ImplCreateHyperBlob()
887 rStrm.Seek( nParaOfs ); in ImplCreateHyperBlob()
888 rStrm << (sal_uInt32)( nCurrentOfs - ( nParaOfs + 4 ) ); in ImplCreateHyperBlob()

Completed in 25 milliseconds