Searched refs:nStoringStart (Results 1 – 3 of 3) sorted by relevance
78 sal_uInt16 nStoringStart, nStoringEnd; // zu speichernder Range member90 , nStoringStart(0) in SfxItemPool_Impl()
179 pImp->nStoringStart = nStartWhich; in SfxItemPool()238 pImp->nStoringStart = nStart; in SfxItemPool()
1230 return nWhich >= pImp->nStoringStart && in IsInStoringRange()1255 pImp->nStoringStart = nFrom; in SetStoringRange()
Completed in 22 milliseconds