Searched refs:nTotCount (Results 1 – 1 of 1) sorted by relevance
1189 sal_uInt16 nTotCount = pImp->aStack.Count(); in GetSlot() local1195 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() local1774 for ( sal_uInt16 nShell = nTotCount; nShell > 0; --nShell ) in _Update_Impl()2263 sal_uInt16 nTotCount = pImp->aStack.Count(); in _FindServer() local2269 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() local2410 nTotCount = nTotCount + pImp->aStack.Count(); in HasSlot_Impl()[all …]
Completed in 27 milliseconds