Searched refs:GetNextWrongSentence (Results 1 – 8 of 8) sorted by relevance
61 virtual ::svx::SpellPortions GetNextWrongSentence( bool bRecheck );
68 virtual SpellPortions GetNextWrongSentence (bool bRecheck) = 0;
47 virtual svx::SpellPortions GetNextWrongSentence(bool bRecheck);
64 virtual ::svx::SpellPortions GetNextWrongSentence( bool bRecheck );
95 ::svx::SpellPortions SpellDialogChildWindow::GetNextWrongSentence( bool /*bRecheck*/ ) in GetNextWrongSentence() function in sd::SpellDialogChildWindow
78 ::svx::SpellPortions ScSpellDialogChildWindow::GetNextWrongSentence( bool /*bRecheck*/ ) in GetNextWrongSentence() function in ScSpellDialogChildWindow
199 svx::SpellPortions SwSpellDialogChildWindow::GetNextWrongSentence(bool bRecheck) in GetNextWrongSentence() function in SwSpellDialogChildWindow
1192 …SpellPortions aSentence = bUseSavedSentence ? m_aSavedSentence : rParent.GetNextWrongSentence( bRe… in GetNextSentence_Impl()1204 aSentence = rParent.GetNextWrongSentence( bRecheck ); in GetNextSentence_Impl()
Completed in 47 milliseconds