Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1201 sal_uInt16 nFirstShell = 0; in GetSlot() local
1202 for ( sal_uInt16 i = nFirstShell; i < nTotCount; ++i ) in GetSlot()
2326 sal_uInt16 nFirstShell = pImp->bModal && !bModal ? pImp->aStack.Count() : 0; in _FindServer() local
2327 for ( sal_uInt16 i = nFirstShell; i < nTotCount; ++i ) in _FindServer()
H A Dbindings.cxx163 sal_uInt16 nFirstShell; // Shell, die in erster Runde bevorzugt wird member in SfxBindings_Impl
855 pImp->nFirstShell = nLevel; in InvalidateShell()

Completed in 61 milliseconds