Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/inc/
H A Dpoolio.hxx77 sal_uInt16 nVerStart, nVerEnd; // WhichRange in Versions member
88 , nVerStart(0) in SfxItemPool_Impl()
/aoo4110/main/svl/source/items/
H A Ditempool.cxx176 pImp->nVerStart = nStart; in SfxItemPool()
235 pImp->nVerStart = rPool.pImp->nVerStart; in SfxItemPool()
H A Dpoolio.cxx1339 if ( nWhich < pImp->nVerStart ) in SetVersionMap()
1343 pImp->nVerStart = nWhich; in SetVersionMap()
1447 return nWhich >= pImp->nVerStart && nWhich <= pImp->nVerEnd; in IsInVersionsRange()

Completed in 39 milliseconds