Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5732 sal_uLong nOldPosCtrl = rStCtrl.Tell(); in SV_IMPL_OP_PTRARR_SORT() local
5733 sal_uLong nOldPosData = pStData ? pStData->Tell() : nOldPosCtrl; in SV_IMPL_OP_PTRARR_SORT()
5749 rStCtrl.Seek( nOldPosCtrl ); in SV_IMPL_OP_PTRARR_SORT()
5809 sal_uLong nOldPosCtrl = rStCtrl.Tell(); in InitSvxMSDffManager() local
5823 rStCtrl.Seek( nOldPosCtrl ); in InitSvxMSDffManager()
6465 sal_uLong nOldPosCtrl = rStCtrl.Tell(); in GetShape() local
6466 sal_uLong nOldPosData = pStData ? pStData->Tell() : nOldPosCtrl; in GetShape()
6477 rStCtrl.Seek( nOldPosCtrl ); in GetShape()
6528 sal_uLong nOldPosCtrl = rStCtrl.Tell(); in GetBLIP() local
6529 sal_uLong nOldPosData = pStData ? pStData->Tell() : nOldPosCtrl; in GetBLIP()
[all …]

Completed in 50 milliseconds