Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/dialogs/
H A DSpellDialog.cxx402 if((!aSentenceED.IsUndoEditMode() && aSentenceED.MarkNextError( bIgnoreCurrentError )) || in SpellContinue_Impl()
403 … bNextSentence = GetNextSentence_Impl(bUseSavedSentence, aSentenceED.IsUndoEditMode()) && aSentenc… in SpellContinue_Impl()
613 if(aSentenceED.IsUndoEditMode()) in IMPL_LINK()
1403 if(bChange && !IsUndoEditMode() && in PreNotify()
1638 if(!IsUndoEditMode() && bIsErrorActive) in PreNotify()
2058 bool bSaveUndoEdit = IsUndoEditMode(); in Undo()
/aoo42x/main/cui/source/inc/
H A DSpellDialog.hxx110 bool IsUndoEditMode() const { return m_bIsUndoEditMode;} in IsUndoEditMode() function in svx::SentenceEditWindow_Impl

Completed in 27 milliseconds