Lines Matching refs:SentenceEditWindow_Impl

1070 IMPL_LINK(SpellDialog, ModifyHdl, SentenceEditWindow_Impl*, pEd)  in IMPL_LINK()  argument
1306 SentenceEditWindow_Impl::SentenceEditWindow_Impl( SpellDialog* pParent, const ResId& rResId ) : in SentenceEditWindow_Impl() function in SentenceEditWindow_Impl
1317 SentenceEditWindow_Impl::~SentenceEditWindow_Impl() in ~SentenceEditWindow_Impl()
1393 long SentenceEditWindow_Impl::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
1666 bool SentenceEditWindow_Impl::MarkNextError( bool bIgnoreCurrentError ) in MarkNextError()
1754 void SentenceEditWindow_Impl::MoveErrorMarkTo(sal_uInt16 nStart, sal_uInt16 nEnd, bool bGrammarErro… in MoveErrorMarkTo()
1768 void SentenceEditWindow_Impl::ChangeMarkedWord(const String& rNewWord, LanguageType eLanguage) in ChangeMarkedWord()
1833 String SentenceEditWindow_Impl::GetErrorText() const in GetErrorText()
1840 const SpellErrorDescription* SentenceEditWindow_Impl::GetAlternatives() in GetAlternatives()
1850 void SentenceEditWindow_Impl::RestoreCurrentError() in RestoreCurrentError()
1865 void SentenceEditWindow_Impl::SetAlternatives( Reference< XSpellAlternatives> xAlt ) in SetAlternatives()
1891 void SentenceEditWindow_Impl::SetAttrib( const TextAttrib& rAttr, sal_uLong nPara, sal_uInt16 nStar… in SetAttrib()
1898 void SentenceEditWindow_Impl::SetText( const String& rStr ) in SetText()
1947 svx::SpellPortions SentenceEditWindow_Impl::CreateSpellPortions( bool bSetIgnoreFlag ) const in CreateSpellPortions()
2050 void SentenceEditWindow_Impl::Undo() in Undo()
2071 void SentenceEditWindow_Impl::ResetUndo() in ResetUndo()
2078 void SentenceEditWindow_Impl::AddUndoAction( SfxUndoAction *pAction, sal_Bool bTryMerg ) in AddUndoAction()
2087 sal_uInt16 SentenceEditWindow_Impl::GetUndoActionCount() in GetUndoActionCount()
2095 void SentenceEditWindow_Impl::UndoActionStart( sal_uInt16 nId ) in UndoActionStart()
2102 void SentenceEditWindow_Impl::UndoActionEnd() in UndoActionEnd()
2109 void SentenceEditWindow_Impl::MoveErrorEnd(long nOffset) in MoveErrorEnd()
2119 void SentenceEditWindow_Impl::SetUndoEditMode(bool bSet) in SetUndoEditMode()