Lines Matching refs:GetDocument
186 pDrawUndo = GetSdrUndoAction( pDocShell->GetDocument() ); in ScBlockUndo()
197 EnableDrawAdjust( pDocShell->GetDocument(), sal_False ); in BeginUndo()
205 EnableDrawAdjust( pDocShell->GetDocument(), sal_True ); in EndUndo()
206 DoSdrUndoAction( pDrawUndo, pDocShell->GetDocument() ); in EndUndo()
230 ScDocument* pDoc = pDocShell->GetDocument(); in AdjustHeight()
295 ScDocument* pDoc = pDocShell->GetDocument(); in ScMoveUndo()
310 ScDocument* pDoc = pDocShell->GetDocument(); in UndoRef()
324 EnableDrawAdjust( pDocShell->GetDocument(), sal_False ); in BeginUndo()
333 …DoSdrUndoAction( pDrawUndo, pDocShell->GetDocument() ); // #125875# must also be called when p… in EndUndo()
338 EnableDrawAdjust( pDocShell->GetDocument(), sal_True ); in EndUndo()
382 DoSdrUndoAction( mpDrawUndo, pDocShell->GetDocument() ); in BeginUndo()
392 ScDocument* pDoc = pDocShell->GetDocument(); in EndUndo()
434 ScDocument* pDoc = pDocShell->GetDocument(); in BeginRedo()