/aoo41x/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 126 ::svx::SpellPortions aLastPortions; 150 const ::svx::SpellPortions GetLastPortions(){ return aLastPortions;} in GetLastPortions() 694 ::svx::SpellPortions aLastPortions( pSpellIter->GetLastPortions() ); in HasLastSentenceGotGrammarChecked() 1256 bool SwEditShell::SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck) in SpellSentence() 1283 const ::svx::SpellPortions& rLastPortions) in lcl_CountRedlines() 1286 SpellPortions::const_iterator aIter = rLastPortions.begin(); in lcl_CountRedlines() 1319 const SpellPortions& rLastPortions = pSpellIter->GetLastPortions(); in ApplyChangedSentence() 1345 svx::SpellPortions::const_iterator aCurrentNewPortion = rNewPortions.end(); in ApplyChangedSentence() 1346 SpellPortions::const_iterator aCurrentOldPortion = rLastPortions.end(); in ApplyChangedSentence() 1417 svx::SpellPortions::const_iterator aCurrentNewPortion = rNewPortions.begin(); in ApplyChangedSentence() [all …]
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | SwSpellDialogChildWindow.hxx | 43 bool SpellDrawText_Impl(SwWrtShell& rSh, ::svx::SpellPortions& rPortions); 47 virtual svx::SpellPortions GetNextWrongSentence(bool bRecheck); 48 virtual void ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bRecheck);
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | SpellDialogChildWindow.cxx | 95 ::svx::SpellPortions SpellDialogChildWindow::GetNextWrongSentence( bool /*bRecheck*/ ) in GetNextWrongSentence() 97 ::svx::SpellPortions aResult; in GetNextWrongSentence() 124 const ::svx::SpellPortions& rChanged, bool bRecheck ) in ApplyChangedSentence()
|
/aoo41x/main/cui/source/inc/ |
H A D | SpellDialog.hxx | 113 svx::SpellPortions CreateSpellPortions( bool bSetIgnoreFlag ) const; 199 svx::SpellPortions m_aSavedSentence; 238 bool ApplyChangeAllList_Impl(SpellPortions& rSentence, bool& bHasReplaced);
|
/aoo41x/main/sc/source/ui/view/ |
H A D | spelldialog.cxx | 78 ::svx::SpellPortions ScSpellDialogChildWindow::GetNextWrongSentence( bool /*bRecheck*/ ) in GetNextWrongSentence() 80 ::svx::SpellPortions aPortions; in GetNextWrongSentence() 102 void ScSpellDialogChildWindow::ApplyChangedSentence( const ::svx::SpellPortions& rChanged, bool bRe… in ApplyChangedSentence()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | SpellDialogChildWindow.hxx | 61 virtual ::svx::SpellPortions GetNextWrongSentence( bool bRecheck ); 66 virtual void ApplyChangedSentence(const ::svx::SpellPortions& rChanged, bool bRecheck);
|
/aoo41x/main/svx/inc/svx/ |
H A D | SpellDialogChildWindow.hxx | 68 virtual SpellPortions GetNextWrongSentence (bool bRecheck) = 0; 80 virtual void ApplyChangedSentence(const SpellPortions& rChanged, bool bRecheck ) = 0;
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | spelldialog.hxx | 64 virtual ::svx::SpellPortions GetNextWrongSentence( bool bRecheck ); 69 virtual void ApplyChangedSentence( const ::svx::SpellPortions& rChanged, bool bRecheck );
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | SwSpellDialogChildWindow.cxx | 199 svx::SpellPortions SwSpellDialogChildWindow::GetNextWrongSentence(bool bRecheck) in GetNextWrongSentence() 201 svx::SpellPortions aRet; in GetNextWrongSentence() 459 void SwSpellDialogChildWindow::ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bReche… in ApplyChangedSentence() 861 bool SwSpellDialogChildWindow::SpellDrawText_Impl(SwWrtShell& rSh, ::svx::SpellPortions& rPortions) in SpellDrawText_Impl()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | editeng.hxx | 79 typedef std::vector<SpellPortion> SpellPortions; typedef 399 …bool SpellSentence(EditView& rEditView, ::svx::SpellPortions& rToFill, bool bIsGrammarC… 403 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions…
|
H A D | outliner.hxx | 98 typedef std::vector<SpellPortion> SpellPortions; typedef 1058 …bool SpellSentence(EditView& rEditView, ::svx::SpellPortions& rToFill, bool bIsGrammarC… 1062 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions…
|
H A D | SpellPortions.hxx | 89 typedef std::vector<SpellPortion> SpellPortions; typedef
|
/aoo41x/main/cui/source/dialogs/ |
H A D | SpellDialog.cxx | 1192 …SpellPortions aSentence = bUseSavedSentence ? m_aSavedSentence : rParent.GetNextWrongSentence( bRe… in GetNextSentence_Impl() 1212 SpellPortions::iterator aStart = aSentence.begin(); in GetNextSentence_Impl() 1276 bool SpellDialog::ApplyChangeAllList_Impl(SpellPortions& rSentence, bool &bHasReplaced) in ApplyChangeAllList_Impl() 1280 SpellPortions::iterator aStart = rSentence.begin(); in ApplyChangeAllList_Impl() 1949 svx::SpellPortions SentenceEditWindow_Impl::CreateSpellPortions( bool bSetIgnoreFlag ) const in CreateSpellPortions() 1951 svx::SpellPortions aRet; in CreateSpellPortions()
|
/aoo41x/main/sw/inc/ |
H A D | editsh.hxx | 114 typedef std::vector<SpellPortion> SpellPortions; typedef 729 bool SpellSentence(::svx::SpellPortions& rToFill, bool bIsGrammarCheck ); 735 void ApplyChangedSentence(const ::svx::SpellPortions& rNewPortions, bool bRecheck);
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit.hxx | 167 ::svx::SpellPortions aLastSpellPortions; 956 …bool SpellSentence(EditView& rView, ::svx::SpellPortions& rToFill, bool bIsGrammarC… 960 …void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPort… 968 ::svx::SpellPortions& rToFill); 973 ::svx::SpellPortions& rToFill,
|
H A D | impedit4.cxx | 2024 ::svx::SpellPortions& rToFill, in SpellSentence() 2092 ::svx::SpellPortions& rToFill, in AddPortion() 2121 ::svx::SpellPortions& rToFill) in AddPortionIterated() 2193 const ::svx::SpellPortions& rNewPortions, in ApplyChangedSentence() 2219 svx::SpellPortions::const_iterator aCurrentNewPortion = rNewPortions.end(); in ApplyChangedSentence() 2220 … svx::SpellPortions::const_iterator aCurrentOldPortion = pSpellInfo->aLastSpellPortions.end(); in ApplyChangedSentence() 2277 svx::SpellPortions::const_iterator aCurrentNewPortion = rNewPortions.begin(); in ApplyChangedSentence()
|
H A D | editeng.cxx | 2208 bool EditEngine::SpellSentence(EditView& rView, ::svx::SpellPortions& rToFill, bool bIsGrammarCheck… in SpellSentence() 2224 void EditEngine::ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions… in ApplyChangedSentence()
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outlin2.cxx | 792 bool Outliner::SpellSentence(EditView& rEditView, ::svx::SpellPortions& rToFill, bool bIsGrammarChe… in SpellSentence() 806 void Outliner::ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions, … in ApplyChangedSentence()
|
/aoo41x/main/editeng/ |
H A D | Package_inc.mk | 115 $(eval $(call gb_Package_add_file,editeng_inc,inc/editeng/SpellPortions.hxx,editeng/SpellPortions.h…
|
/aoo41x/main/sd/inc/ |
H A D | Outliner.hxx | 153 ::svx::SpellPortions GetNextSpellSentence (void);
|
/aoo41x/main/sd/source/ui/view/ |
H A D | Outliner.cxx | 429 ::svx::SpellPortions Outliner::GetNextSpellSentence (void) in GetNextSpellSentence() 431 ::svx::SpellPortions aResult; in GetNextSpellSentence()
|