Home
last modified time | relevance | path

Searched refs:bDrawUndo (Results 1 – 3 of 3) sorted by path

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx602 bool bDrawUndo = bObjects || (nFlags & IDF_NOTE); in DeleteContents() local
603 if (bRecord && bDrawUndo) in DeleteContents()
650 pUndoDoc, bMulti, nFlags, bDrawUndo ) ); in DeleteContents()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx617 const bool bDrawUndo = ( bUndo && !pDoc->IsDrawRecording() ); in MakePivotTable() local
619 if( bDrawUndo ) in MakePivotTable()
638 if( bDrawUndo ) in MakePivotTable()
H A Dviewfunc.cxx1975 sal_Bool bDrawUndo = bObjects || ( nFlags & IDF_NOTE ); // needed for shown notes in DeleteContents() local
1976 if ( bDrawUndo && bRecord ) in DeleteContents()
2031 pUndoDoc, bMulti, nFlags, bDrawUndo ) ); in DeleteContents()

Completed in 47 milliseconds