Searched refs:EnableDrawAdjust (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/ui/undo/ |
H A D | undobase.cxx | 197 EnableDrawAdjust( pDocShell->GetDocument(), sal_False ); in BeginUndo() 205 EnableDrawAdjust( pDocShell->GetDocument(), sal_True ); in EndUndo() 324 EnableDrawAdjust( pDocShell->GetDocument(), sal_False ); in BeginUndo() 338 EnableDrawAdjust( pDocShell->GetDocument(), sal_True ); in EndUndo()
|
H A D | undoblk.cxx | 849 EnableDrawAdjust( pDoc, sal_False ); //! include in ScBlockUndo? in Redo() 851 EnableDrawAdjust( pDoc, sal_True ); //! include in ScBlockUndo? in Redo() 1095 EnableDrawAdjust( pDoc, sal_False ); //! include in ScBlockUndo? in Redo() 1097 EnableDrawAdjust( pDoc, sal_True ); //! include in ScBlockUndo? in Redo() 1289 EnableDrawAdjust( pDoc, sal_False ); //! include in ScBlockUndo? in Redo() 1359 EnableDrawAdjust( pDoc, sal_True ); //! include in ScBlockUndo? in Redo()
|
H A D | undoolk.cxx | 90 void EnableDrawAdjust( ScDocument* pDoc, sal_Bool bEnable ) in EnableDrawAdjust() function
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | undoolk.hxx | 36 void EnableDrawAdjust ( ScDocument* pDoc, sal_Bool bEnable );
|
Completed in 28 milliseconds