Lines Matching refs:pDocShell

83 	ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool();  in ScUndoCursorAttr()
91 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ~ScUndoCursorAttr()
107 pDocShell->GetDocument()->SetPattern( nCol, nRow, nTab, *pWhichPattern, sal_True ); in DoChange()
127 pDocShell->PostPaint( nCol,nRow,nTab, nCol,nRow,nTab, PAINT_GRID, nFlags ); in DoChange()
216 pDocShell->AdjustRowHeight( nRow, nRow, pTabs[i] ); in DoChange()
225 pDocShell->PostDataChanged(); in DoChange()
230 ScChangeTrack* pChangeTrack = pDocShell->GetDocument()->GetChangeTrack(); in SetChangeTrack()
257 ScDocument* pDoc = pDocShell->GetDocument(); in Undo()
275 pDocShell->PostPaintCell( nCol, nRow, pTabs[i] ); in Undo()
286 ScModelObj* pModelObj = ScModelObj::getImplementation( pDocShell->GetModel() ); in Undo()
302 ScDocument* pDoc = pDocShell->GetDocument(); in Redo()
310 pDocShell->PostPaintCell( nCol, nRow, pTabs[i] ); in Redo()
319 ScModelObj* pModelObj = ScModelObj::getImplementation( pDocShell->GetModel() ); in Redo()
375 ScDocument* pDoc = pDocShell->GetDocument(); in SetChangeTrack()
392 ScDocument* pDoc = pDocShell->GetDocument(); in Undo()
397 pDocShell->PostPaintCell( aPos ); in Undo()
410 ScDocument* pDoc = pDocShell->GetDocument(); in Redo()
412 pDocShell->PostPaintCell( aPos ); in Redo()
461 ScDocument* pDoc = pDocShell->GetDocument(); in SetChangeTrack()
478 ScDocument* pDoc = pDocShell->GetDocument(); in Undo()
483 pDocShell->PostPaintCell( aPos ); in Undo()
496 ScDocument* pDoc = pDocShell->GetDocument(); in Redo()
501 pDocShell->PostPaintCell( aPos ); in Redo()
568 pDocShell->GetDocument()->InvalidatePageBreaks(nTab); in DoChange()
634 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
645 ScPrintFunc aPrintFunc( pDocShell, pDocShell->GetPrinter(), nTab ); in DoChange()
701 pOldCell = new ScEditCell( pUndoTObject, pDocShell->GetDocument(), NULL ); in ScUndoThesaurus()
721 ScChangeTrack* pChangeTrack = pDocShell->GetDocument()->GetChangeTrack(); in SetChangeTrack()
736 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
774 pDocShell->PostPaintCell( nCol, nRow, nTab ); in DoChange()
781 ScChangeTrack* pChangeTrack = pDocShell->GetDocument()->GetChangeTrack(); in Undo()
838 DoSdrUndoAction( mpDrawUndo, pDocShell->GetDocument() ); in Undo()
844 pDocShell->PostPaintCell( maPos ); in Undo()
857 pDocShell->PostPaintCell( maPos ); in Redo()
880 ScDocument& rDoc = *pDocShell->GetDocument(); in DoInsertNote()
891 ScDocument& rDoc = *pDocShell->GetDocument(); in DoRemoveNote()
920 if( ScPostIt* pNote = pDocShell->GetDocument()->GetNote( maPos ) ) in Undo()
928 if( ScPostIt* pNote = pDocShell->GetDocument()->GetNote( maPos ) ) in Redo()
997 ScDocument* pDoc = pDocShell->GetDocument(); in Undo()
1036 ScDocument* pDoc = pDocShell->GetDocument(); in Redo()
1086 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()