Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A DSpellDialogChildWindow.cxx123 void SpellDialogChildWindow::ApplyChangedSentence ( in ApplyChangedSentence() function in sd::SpellDialogChildWindow
130 mpSdOutliner->ApplyChangedSentence ( in ApplyChangedSentence()
/trunk/main/sc/source/ui/view/
H A Dspelldialog.cxx102 void ScSpellDialogChildWindow::ApplyChangedSentence( const ::svx::SpellPortions& rChanged, bool bRe… in ApplyChangedSentence() function in ScSpellDialogChildWindow
106 mxEngine->ApplyChangedSentence( *pEditView, rChanged, bRecheck ); in ApplyChangedSentence()
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx457 void SwSpellDialogChildWindow::ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bReche… in ApplyChangedSentence() function in SwSpellDialogChildWindow
477 pWrtShell->ApplyChangedSentence(rChanged, bRecheck); in ApplyChangedSentence()
482 …pOutliner->ApplyChangedSentence(pDrView->GetTextEditOutlinerView()->GetEditView(), rChanged, bRech… in ApplyChangedSentence()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx806 void Outliner::ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions, … in ApplyChangedSentence() function in Outliner
808 pEditEngine->ApplyChangedSentence( rEditView, rNewPortions, bRecheck ); in ApplyChangedSentence()
/trunk/main/sd/source/ui/inc/
H A DSpellDialogChildWindow.hxx66 virtual void ApplyChangedSentence(const ::svx::SpellPortions& rChanged, bool bRecheck);
/trunk/main/svx/inc/svx/
H A DSpellDialogChildWindow.hxx80 virtual void ApplyChangedSentence(const SpellPortions& rChanged, bool bRecheck ) = 0;
/trunk/main/sw/source/ui/inc/
H A DSwSpellDialogChildWindow.hxx48 virtual void ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bRecheck);
/trunk/main/sc/source/ui/inc/
H A Dspelldialog.hxx69 virtual void ApplyChangedSentence( const ::svx::SpellPortions& rChanged, bool bRecheck );
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1102 rParent.ApplyChangedSentence(aSentenceED.CreateSpellPortions(true), false); in IMPL_LINK()
1188 rParent.ApplyChangedSentence(aSentenceED.CreateSpellPortions(true), bRecheck); in GetNextSentence_Impl()
1203 rParent.ApplyChangedSentence(aSentence, bRecheck); in GetNextSentence_Impl()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx403 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions…
H A Doutliner.hxx1062 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions…
/trunk/main/sw/inc/
H A Deditsh.hxx725 void ApplyChangedSentence(const ::svx::SpellPortions& rNewPortions, bool bRecheck);
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2224 void EditEngine::ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions… in ApplyChangedSentence() function in EditEngine
2227 pImpEditEngine->ApplyChangedSentence( rEditView, rNewPortions, bRecheck ); in ApplyChangedSentence()
H A Dimpedit.hxx960 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPort…
H A Dimpedit4.cxx2192 void ImpEditEngine::ApplyChangedSentence(EditView& rEditView, in ApplyChangedSentence() function in ImpEditEngine
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1310 void SwEditShell::ApplyChangedSentence(const ::svx::SpellPortions& rNewPortions, bool bRecheck) in ApplyChangedSentence() function in SwEditShell

Completed in 104 milliseconds