Lines Matching refs:SentenceEditWindow_Impl

1072 IMPL_LINK(SpellDialog, ModifyHdl, SentenceEditWindow_Impl*, pEd)  in IMPL_LINK()  argument
1308 SentenceEditWindow_Impl::SentenceEditWindow_Impl( SpellDialog* pParent, const ResId& rResId ) : in SentenceEditWindow_Impl() function in SentenceEditWindow_Impl
1319 SentenceEditWindow_Impl::~SentenceEditWindow_Impl() in ~SentenceEditWindow_Impl()
1395 long SentenceEditWindow_Impl::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
1668 bool SentenceEditWindow_Impl::MarkNextError( bool bIgnoreCurrentError ) in MarkNextError()
1756 void SentenceEditWindow_Impl::MoveErrorMarkTo(sal_uInt16 nStart, sal_uInt16 nEnd, bool bGrammarErro… in MoveErrorMarkTo()
1770 void SentenceEditWindow_Impl::ChangeMarkedWord(const String& rNewWord, LanguageType eLanguage) in ChangeMarkedWord()
1835 String SentenceEditWindow_Impl::GetErrorText() const in GetErrorText()
1842 const SpellErrorDescription* SentenceEditWindow_Impl::GetAlternatives() in GetAlternatives()
1852 void SentenceEditWindow_Impl::RestoreCurrentError() in RestoreCurrentError()
1867 void SentenceEditWindow_Impl::SetAlternatives( Reference< XSpellAlternatives> xAlt ) in SetAlternatives()
1893 void SentenceEditWindow_Impl::SetAttrib( const TextAttrib& rAttr, sal_uLong nPara, sal_uInt16 nStar… in SetAttrib()
1900 void SentenceEditWindow_Impl::SetText( const String& rStr ) in SetText()
1949 svx::SpellPortions SentenceEditWindow_Impl::CreateSpellPortions( bool bSetIgnoreFlag ) const in CreateSpellPortions()
2052 void SentenceEditWindow_Impl::Undo() in Undo()
2073 void SentenceEditWindow_Impl::ResetUndo() in ResetUndo()
2080 void SentenceEditWindow_Impl::AddUndoAction( SfxUndoAction *pAction, sal_Bool bTryMerg ) in AddUndoAction()
2089 sal_uInt16 SentenceEditWindow_Impl::GetUndoActionCount() in GetUndoActionCount()
2097 void SentenceEditWindow_Impl::UndoActionStart( sal_uInt16 nId ) in UndoActionStart()
2104 void SentenceEditWindow_Impl::UndoActionEnd() in UndoActionEnd()
2111 void SentenceEditWindow_Impl::MoveErrorEnd(long nOffset) in MoveErrorEnd()
2121 void SentenceEditWindow_Impl::SetUndoEditMode(bool bSet) in SetUndoEditMode()