Searched refs:nVerStart (Results 1 – 3 of 3) sorted by relevance
77 sal_uInt16 nVerStart, nVerEnd; // WhichRange in Versions member88 , nVerStart(0) in SfxItemPool_Impl()
176 pImp->nVerStart = nStart; in SfxItemPool()235 pImp->nVerStart = rPool.pImp->nVerStart; in SfxItemPool()
1339 if ( nWhich < pImp->nVerStart ) in SetVersionMap()1343 pImp->nVerStart = nWhich; in SetVersionMap()1447 return nWhich >= pImp->nVerStart && nWhich <= pImp->nVerEnd; in IsInVersionsRange()
Completed in 16 milliseconds