| /trunk/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 …] 
 | 
| /trunk/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);
  | 
| /trunk/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()
  | 
| /trunk/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);
  | 
| /trunk/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()
  | 
| /trunk/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);
  | 
| /trunk/main/sw/source/ui/dialog/ | 
| H A D | SwSpellDialogChildWindow.cxx | 197 svx::SpellPortions SwSpellDialogChildWindow::GetNextWrongSentence(bool bRecheck)  in GetNextWrongSentence() 199     svx::SpellPortions aRet;  in GetNextWrongSentence() 457 void SwSpellDialogChildWindow::ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bReche…  in ApplyChangedSentence() 859 bool SwSpellDialogChildWindow::SpellDrawText_Impl(SwWrtShell& rSh, ::svx::SpellPortions& rPortions)  in SpellDrawText_Impl()
  | 
| /trunk/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;
  | 
| /trunk/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 );
  | 
| /trunk/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
  | 
| /trunk/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()
  | 
| /trunk/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()
  | 
| /trunk/main/sw/inc/ | 
| H A D | editsh.hxx | 114 typedef std::vector<SpellPortion> SpellPortions;  typedef 719     bool SpellSentence(::svx::SpellPortions& rToFill, bool bIsGrammarCheck ); 725     void ApplyChangedSentence(const ::svx::SpellPortions& rNewPortions, bool bRecheck);
  | 
| /trunk/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()
  | 
| /trunk/main/editeng/ | 
| H A D | Package_inc.mk | 115 $(eval $(call gb_Package_add_file,editeng_inc,inc/editeng/SpellPortions.hxx,editeng/SpellPortions.h…
  | 
| /trunk/main/sd/inc/ | 
| H A D | Outliner.hxx | 153     ::svx::SpellPortions GetNextSpellSentence (void);
  | 
| /trunk/main/sd/source/ui/view/ | 
| H A D | Outliner.cxx | 429 ::svx::SpellPortions Outliner::GetNextSpellSentence (void)  in GetNextSpellSentence() 431     ::svx::SpellPortions aResult;  in GetNextSpellSentence()
  |