Home
last modified time | relevance | path

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

/aoo4110/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 …]
/aoo4110/main/svtools/bmpmaker/
H A Dbmpcore.hxx70 sal_uLong nTotCount; member in BmpCreator

Completed in 26 milliseconds