Searched refs:pMySh (Results 1 – 1 of 1) sorted by relevance
351 SwEditShell *pMySh = GetSh(); in Continue() local352 if( !pMySh ) in Continue()362 SwPaM *pCrsr = pMySh->GetCrsr(); in Continue()367 *pMySh->GetCrsr()->GetPoint() = *GetCurr(); in Continue()368 *pMySh->GetCrsr()->GetMark() = *GetEnd(); in Continue()369 pMySh->GetDoc()->Spell(*pMySh->GetCrsr(), in Continue()382 pMySh->Pop( sal_False ); in Continue()383 pCrsr = pMySh->GetCrsr(); in Continue()427 SwEditShell *pMySh = GetSh(); in Continue() local428 if( !pMySh ) in Continue()[all …]