Lines Matching refs:nTotCount
1189 sal_uInt16 nTotCount = pImp->aStack.Count(); in GetSlot() local
1195 nTotCount = nTotCount + pParent->pImp->aStack.Count(); in GetSlot()
1202 for ( sal_uInt16 i = nFirstShell; i < nTotCount; ++i ) in GetSlot()
1773 sal_uInt16 nTotCount = pImp->aStack.Count(); in _Update_Impl() local
1774 for ( sal_uInt16 nShell = nTotCount; nShell > 0; --nShell ) in _Update_Impl()
2263 sal_uInt16 nTotCount = pImp->aStack.Count(); in _FindServer() local
2269 nTotCount = nTotCount + pParent->pImp->aStack.Count(); in _FindServer()
2327 for ( sal_uInt16 i = nFirstShell; i < nTotCount; ++i ) in _FindServer()
2405 sal_uInt16 nTotCount = pImp->aStack.Count(); in HasSlot_Impl() local
2410 nTotCount = nTotCount + pImp->aStack.Count(); in HasSlot_Impl()
2443 for ( sal_uInt16 i=0 ; i < nTotCount; ++i ) in HasSlot_Impl()