Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx548 bAllowUndoAction = cIns ? sal_True : sal_False; in EdtAutoCorrDoc()
563 bAllowUndoAction = sal_False; in Delete()
574 if ( bAllowUndoAction && ( rTxt.Len() == 1 ) ) in Insert()
576 bAllowUndoAction = sal_False; in Insert()
600 if ( bAllowUndoAction && ( rTxt.Len() == 1 ) ) in ReplaceRange()
603 bAllowUndoAction = sal_False; in ReplaceRange()
629 bAllowUndoAction = sal_False; in SetAttr()
648 bAllowUndoAction = sal_False; in SetINetAttr()
681 bAllowUndoAction = sal_False; // Jetzt nicht mehr... in GetPrevPara()
719 bAllowUndoAction = sal_False; // Jetzt nicht mehr... in ChgAutoCorrWord()
[all …]
H A Dedtspell.hxx144 sal_Bool bAllowUndoAction; member in EdtAutoCorrDoc

Completed in 20 milliseconds