Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/edit/
H A Dedlingu.cxx351 SwEditShell *pMySh = GetSh(); in Continue() local
352 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() local
428 if( !pMySh ) in Continue()
[all …]