Home
last modified time | relevance | path

Searched refs:bUndoAction (Results 1 – 8 of 8) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx547 bUndoAction = sal_False; in EdtAutoCorrDoc()
553 if ( bUndoAction ) in ~EdtAutoCorrDoc()
757 bUndoAction = sal_True; in ImplStartUndoAction()
H A Dedtspell.hxx145 sal_Bool bUndoAction; member in EdtAutoCorrDoc
H A Dimpedit.hxx127 sal_Bool bUndoAction : 1; member
134 bHasValidData = sal_False; bUndoAction = sal_False; bOutlinerMode = sal_False; in DragAndDropInfo()
H A Dimpedit.cxx1717 if ( pDragAndDropInfo->bUndoAction ) in dragDropEnd()
1744 pDragAndDropInfo->bUndoAction = sal_True; in drop()
H A Dimpedit2.cxx2676 sal_Bool bUndoAction = ( rCurSel.HasRange() || bDoOverwrite ); in InsertText() local
2678 if ( bUndoAction ) in InsertText()
2764 if ( bUndoAction ) in InsertText()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx837 …er::ImplInitDepth( sal_uInt32 nPara, sal_Int16 nDepth, sal_Bool bCreateUndo, sal_Bool bUndoAction ) in ImplInitDepth() argument
858 if ( bUndo && bUndoAction ) in ImplInitDepth()
870 if ( bUndoAction ) in ImplInitDepth()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx759 sal_Bool bUndoAction = ( rCurSel.HasRange() || bDoOverwrite ); in ImpInsertText() local
761 if ( bUndoAction ) in ImpInsertText()
845 if ( bUndoAction ) in ImpInsertText()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx691 …epth( sal_uInt32 nPara, sal_Int16 nDepth, sal_Bool bCreateUndo, sal_Bool bUndoAction = sal_False );

Completed in 125 milliseconds