Lines Matching refs:SwEditShell

79     SwEditShell *pSh;
88 inline SwEditShell *GetSh() { return pSh; } in GetSh()
89 inline const SwEditShell *GetSh() const { return pSh; } in GetSh()
106 void _Start( SwEditShell *pSh, SwDocPositions eStart,
144 void Start( SwEditShell *pSh, SwDocPositions eStart, SwDocPositions eEnd );
168 void Start( SwEditShell *pSh, SwDocPositions eStart, SwDocPositions eEnd );
185 void Start( SwEditShell *pSh, SwDocPositions eStart, SwDocPositions eEnd );
222 void SwLinguIter::_Start( SwEditShell *pShell, SwDocPositions eStart, in _Start()
323 void SwSpellIter::Start( SwEditShell *pShell, SwDocPositions eStart, in Start()
351 SwEditShell *pMySh = GetSh(); in Continue()
408 void SwConvIter::Start( SwEditShell *pShell, SwDocPositions eStart, in Start()
427 SwEditShell *pMySh = GetSh(); in Continue()
498 SwEditShell *pMySh = GetSh(); in ShowSelection()
515 void SwHyphIter::Start( SwEditShell *pShell, SwDocPositions eStart, SwDocPositions eEnd ) in Start()
553 SwEditShell *pMySh = GetSh(); in Continue()
618 SwEditShell *pMySh = GetSh(); in Ignore()
649 SwEditShell *pMySh = GetSh(); in InsertSoftHyph()
689 bool SwEditShell::HasLastSentenceGotGrammarChecked() const in HasLastSentenceGotGrammarChecked()
711 sal_Bool SwEditShell::HasConvIter() const in HasConvIter()
720 sal_Bool SwEditShell::HasHyphIter() const in HasHyphIter()
729 void SwEditShell::SetLinguRange( SwDocPositions eStart, SwDocPositions eEnd ) in SetLinguRange()
741 void SwEditShell::SpellStart( in SpellStart()
784 void SwEditShell::SpellEnd( SwConversionArgs *pConvArgs, bool bRestoreSelection ) in SpellEnd()
806 uno::Any SwEditShell::SpellContinue( in SpellContinue()
886 void SwEditShell::HyphStart( SwDocPositions eStart, SwDocPositions eEnd ) in HyphStart()
905 void SwEditShell::HyphEnd() in HyphEnd()
925 SwEditShell::HyphContinue( sal_uInt16* pPageCnt, sal_uInt16* pPageSt ) in HyphContinue()
967 void SwEditShell::InsertSoftHyph( const xub_StrLen nHyphPos ) in InsertSoftHyph()
980 void SwEditShell::HyphIgnore() in HyphIgnore()
1003 SwEditShell::GetCorrection( const Point* pPt, SwRect& rSelectRect ) in GetCorrection()
1112 bool SwEditShell::GetGrammarCorrection( in GetGrammarCorrection()
1256 bool SwEditShell::SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck) in SpellSentence()
1272 void SwEditShell::PutSpellingToSentenceStart() in PutSpellingToSentenceStart()
1298 void SwEditShell::MoveContinuationPosToEndOfCheckedSentence() in MoveContinuationPosToEndOfCheckedSentence()
1310 void SwEditShell::ApplyChangedSentence(const ::svx::SpellPortions& rNewPortions, bool bRecheck) in ApplyChangedSentence()
1465 SpellContentPositions lcl_CollectDeletedRedlines(SwEditShell* pSh) in lcl_CollectDeletedRedlines()
1504 void lcl_CutRedlines( SpellContentPositions& aDeletedRedlines, SwEditShell* pSh ) in lcl_CutRedlines()
1549 SwEditShell *pMySh = GetSh(); in SpellSentence()
1755 LanguageType lcl_GetLanguage(SwEditShell& rSh) in lcl_GetLanguage()
1826 SwEditShell *pMySh = GetSh(); in AddPortion()
1944 void SwEditShell::IgnoreGrammarErrorAt( SwPaM& rErrorPosition ) in IgnoreGrammarErrorAt()