/trunk/main/sd/source/ui/dlg/ |
H A D | SpellDialogChildWindow.cxx | 123 void SpellDialogChildWindow::ApplyChangedSentence ( in ApplyChangedSentence() function in sd::SpellDialogChildWindow 130 mpSdOutliner->ApplyChangedSentence ( in ApplyChangedSentence()
|
/trunk/main/sc/source/ui/view/ |
H A D | spelldialog.cxx | 102 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 D | SwSpellDialogChildWindow.cxx | 457 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 D | outlin2.cxx | 806 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 D | SpellDialogChildWindow.hxx | 66 virtual void ApplyChangedSentence(const ::svx::SpellPortions& rChanged, bool bRecheck);
|
/trunk/main/svx/inc/svx/ |
H A D | SpellDialogChildWindow.hxx | 80 virtual void ApplyChangedSentence(const SpellPortions& rChanged, bool bRecheck ) = 0;
|
/trunk/main/sw/source/ui/inc/ |
H A D | SwSpellDialogChildWindow.hxx | 48 virtual void ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bRecheck);
|
/trunk/main/sc/source/ui/inc/ |
H A D | spelldialog.hxx | 69 virtual void ApplyChangedSentence( const ::svx::SpellPortions& rChanged, bool bRecheck );
|
/trunk/main/cui/source/dialogs/ |
H A D | SpellDialog.cxx | 1102 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 D | editeng.hxx | 403 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions…
|
H A D | outliner.hxx | 1062 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions…
|
/trunk/main/sw/inc/ |
H A D | editsh.hxx | 725 void ApplyChangedSentence(const ::svx::SpellPortions& rNewPortions, bool bRecheck);
|
/trunk/main/editeng/source/editeng/ |
H A D | editeng.cxx | 2224 void EditEngine::ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions… in ApplyChangedSentence() function in EditEngine 2227 pImpEditEngine->ApplyChangedSentence( rEditView, rNewPortions, bRecheck ); in ApplyChangedSentence()
|
H A D | impedit.hxx | 960 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPort…
|
H A D | impedit4.cxx | 2192 void ImpEditEngine::ApplyChangedSentence(EditView& rEditView, in ApplyChangedSentence() function in ImpEditEngine
|
/trunk/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 1310 void SwEditShell::ApplyChangedSentence(const ::svx::SpellPortions& rNewPortions, bool bRecheck) in ApplyChangedSentence() function in SwEditShell
|