Searched refs:bDrawUndo (Results 1 – 3 of 3) sorted by relevance
617 const bool bDrawUndo = ( bUndo && !pDoc->IsDrawRecording() ); in MakePivotTable() local619 if( bDrawUndo ) in MakePivotTable()638 if( bDrawUndo ) in MakePivotTable()
1975 sal_Bool bDrawUndo = bObjects || ( nFlags & IDF_NOTE ); // needed for shown notes in DeleteContents() local1976 if ( bDrawUndo && bRecord ) in DeleteContents()2031 pUndoDoc, bMulti, nFlags, bDrawUndo ) ); in DeleteContents()
602 bool bDrawUndo = bObjects || (nFlags & IDF_NOTE); in DeleteContents() local603 if (bRecord && bDrawUndo) in DeleteContents()650 pUndoDoc, bMulti, nFlags, bDrawUndo ) ); in DeleteContents()
Completed in 102 milliseconds