Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/inc/
H A DSpellDialogChildWindow.hxx61 virtual ::svx::SpellPortions GetNextWrongSentence( bool bRecheck );
/aoo4110/main/svx/inc/svx/
H A DSpellDialogChildWindow.hxx68 virtual SpellPortions GetNextWrongSentence (bool bRecheck) = 0;
/aoo4110/main/sw/source/ui/inc/
H A DSwSpellDialogChildWindow.hxx47 virtual svx::SpellPortions GetNextWrongSentence(bool bRecheck);
/aoo4110/main/sc/source/ui/inc/
H A Dspelldialog.hxx64 virtual ::svx::SpellPortions GetNextWrongSentence( bool bRecheck );
/aoo4110/main/sd/source/ui/dlg/
H A DSpellDialogChildWindow.cxx95 ::svx::SpellPortions SpellDialogChildWindow::GetNextWrongSentence( bool /*bRecheck*/ ) in GetNextWrongSentence() function in sd::SpellDialogChildWindow
/aoo4110/main/sc/source/ui/view/
H A Dspelldialog.cxx78 ::svx::SpellPortions ScSpellDialogChildWindow::GetNextWrongSentence( bool /*bRecheck*/ ) in GetNextWrongSentence() function in ScSpellDialogChildWindow
/aoo4110/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx199 svx::SpellPortions SwSpellDialogChildWindow::GetNextWrongSentence(bool bRecheck) in GetNextWrongSentence() function in SwSpellDialogChildWindow
/aoo4110/main/cui/source/dialogs/
H A DSpellDialog.cxx1192 …SpellPortions aSentence = bUseSavedSentence ? m_aSavedSentence : rParent.GetNextWrongSentence( bRe… in GetNextSentence_Impl()
1204 aSentence = rParent.GetNextWrongSentence( bRecheck ); in GetNextSentence_Impl()

Completed in 41 milliseconds