Home
last modified time | relevance | path

Searched refs:SentenceEditWindow_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1308 SentenceEditWindow_Impl::SentenceEditWindow_Impl( SpellDialog* pParent, const ResId& rResId ) : in SentenceEditWindow_Impl() function in SentenceEditWindow_Impl
1319 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 …]
/trunk/main/cui/source/inc/
H A DSpellDialog.hxx68 class SentenceEditWindow_Impl : public MultiLineEdit/*, public SfxListener*/ class
87 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 24 milliseconds