Searched refs:SentenceEditWindow_Impl (Results 1 – 2 of 2) sorted by relevance
1308 SentenceEditWindow_Impl::SentenceEditWindow_Impl( SpellDialog* pParent, const ResId& rResId ) : in SentenceEditWindow_Impl() function in SentenceEditWindow_Impl1319 SentenceEditWindow_Impl::~SentenceEditWindow_Impl() in ~SentenceEditWindow_Impl()1835 String SentenceEditWindow_Impl::GetErrorText() const in GetErrorText()1852 void SentenceEditWindow_Impl::RestoreCurrentError() in RestoreCurrentError()1900 void SentenceEditWindow_Impl::SetText( const String& rStr ) in SetText()2052 void SentenceEditWindow_Impl::Undo() in Undo()2073 void SentenceEditWindow_Impl::ResetUndo() in ResetUndo()2089 sal_uInt16 SentenceEditWindow_Impl::GetUndoActionCount() in GetUndoActionCount()2104 void SentenceEditWindow_Impl::UndoActionEnd() in UndoActionEnd()2111 void SentenceEditWindow_Impl::MoveErrorEnd(long nOffset) in MoveErrorEnd()[all …]
68 class SentenceEditWindow_Impl : public MultiLineEdit/*, public SfxListener*/ class87 SentenceEditWindow_Impl( SpellDialog* pParent, const ResId& rResId );88 ~SentenceEditWindow_Impl();148 friend class SentenceEditWindow_Impl;157 SentenceEditWindow_Impl aSentenceED; 213 DECL_LINK( ModifyHdl, SentenceEditWindow_Impl *);
Completed in 28 milliseconds