Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1189 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()
[all …]

Completed in 21 milliseconds