Searched refs:nFirstShell (Results 1 – 2 of 2) sorted by relevance
1201 sal_uInt16 nFirstShell = 0; in GetSlot() local1202 for ( sal_uInt16 i = nFirstShell; i < nTotCount; ++i ) in GetSlot()2326 sal_uInt16 nFirstShell = pImp->bModal && !bModal ? pImp->aStack.Count() : 0; in _FindServer() local2327 for ( sal_uInt16 i = nFirstShell; i < nTotCount; ++i ) in _FindServer()
163 sal_uInt16 nFirstShell; // Shell, die in erster Runde bevorzugt wird member in SfxBindings_Impl855 pImp->nFirstShell = nLevel; in InvalidateShell()
Completed in 45 milliseconds