Lines Matching refs:ScDocument

121     ScDocument* pDoc = rDocShell.GetDocument();  in IMPL_LINK()
149 ScDocument* pDoc = rDocShell.GetDocument(); in AdjustRowHeight()
185 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveAddPred()
220 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveDelPred()
264 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveAddSucc()
300 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveDelSucc()
344 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveAddError()
383 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveMarkInvalid()
422 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveDelAll()
465 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveRefresh()
548 ScDocument* pDoc = rDocShell.GetDocument(); in DeleteContents()
567 ScDocument* pUndoDoc = NULL; in DeleteContents()
618 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in DeleteContents()
683 ScDocument* pDoc = rDocShell.GetDocument(); in TransliterateText()
706 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in TransliterateText()
736 ScDocument* pDoc = rDocShell.GetDocument(); in SetNormalString()
799 ScDocument* pDoc = rDocShell.GetDocument(); in PutCell()
885 ScDocument* pDoc = rDocShell.GetDocument(); in PutData()
987 ScDocument* pDoc = rDocShell.GetDocument(); in InterpretEnglishString()
1042 ScDocument* pDoc = rDocShell.GetDocument(); in SetCellText()
1075 ScDocument& rDoc = *rDocShell.GetDocument(); in ShowNote()
1098 ScDocument* pDoc = rDocShell.GetDocument(); in SetNoteText()
1131 ScDocument& rDoc = *rDocShell.GetDocument(); in ReplaceNote()
1191 ScDocument* pDoc = rDocShell.GetDocument(); in ApplyAttributes()
1220 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in ApplyAttributes()
1254 ScDocument* pDoc = rDocShell.GetDocument(); in ApplyStyle()
1286 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in ApplyStyle()
1344 ScDocument* pDoc = rDocShell.GetDocument(); in InsertCells()
1445 ScDocument* pRefUndoDoc = NULL; in InsertCells()
1449 pRefUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in InsertCells()
1772 ScDocument* pDoc = rDocShell.GetDocument(); in DeleteCells()
2009 ScDocument* pUndoDoc = NULL; in DeleteCells()
2010 ScDocument* pRefUndoDoc = NULL; in DeleteCells()
2017 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in DeleteCells()
2033 pRefUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in DeleteCells()
2259 ScDocument* pDoc = rDocShell.GetDocument(); in MoveBlock()
2275 ScDocument* pClipDoc = new ScDocument( SCDOCMODE_CLIP ); in MoveBlock()
2375 ScDocument* pUndoDoc = NULL; in MoveBlock()
2376 ScDocument* pRefUndoDoc = NULL; in MoveBlock()
2384 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in MoveBlock()
2391 pRefUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in MoveBlock()
2614 void VBA_InsertModule( ScDocument& rDoc, SCTAB nTab, String& sModuleName, String& sSource ) in VBA_InsertModule()
2694 ScDocument* pDoc = rDocShell.GetDocument(); in InsertTable()
2749 ScDocument* pDoc = rDocShell.GetDocument(); in DeleteTable()
2756 ScDocument* pUndoDoc = NULL; in DeleteTable()
2760 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in DeleteTable()
2846 ScDocument* pDoc = rDocShell.GetDocument(); in SetTableVisible()
2895 ScDocument* pDoc = rDocShell.GetDocument(); in SetLayoutRTL()
2963 ScDocument* pDoc = rDocShell.GetDocument(); in RenameTable()
2997 ScDocument* pDoc = rDocShell.GetDocument(); in SetTabBgColor()
3034 ScDocument* pDoc = rDocShell.GetDocument(); in SetTabBgColor()
3108 ScDocument* pDoc = rDocShell.GetDocument(); in lcl_GetOptimalColWidth()
3125 ScDocument* pDoc = rDocShell.GetDocument(); in SetWidthOrHeight()
3147 ScDocument* pUndoDoc = NULL; in SetWidthOrHeight()
3155 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in SetWidthOrHeight()
3294 ScDocument* pDoc = rDocShell.GetDocument(); in InsertPageBreak()
3358 ScDocument* pDoc = rDocShell.GetDocument(); in RemovePageBreak()
3421 ScDocument* pDoc = rDocShell.GetDocument(); in ProtectSheet()
3446 ScDocument* pDoc = rDocShell.GetDocument(); in Protect()
3500 ScDocument* pDoc = rDocShell.GetDocument(); in Unprotect()
3577 ScDocument* pDoc = rDocShell.GetDocument(); in ClearItems()
3603 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in ClearItems()
3625 ScDocument* pDoc = rDocShell.GetDocument(); in ChangeIndent()
3644 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in ChangeIndent()
3693 ScDocument* pDoc = rDocShell.GetDocument(); in AutoFormat()
3721 ScDocument* pUndoDoc = NULL; in AutoFormat()
3724 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in AutoFormat()
3806 ScDocument* pDoc = rDocShell.GetDocument(); in EnterMatrix()
3830 ScDocument* pUndoDoc = NULL; in EnterMatrix()
3835 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in EnterMatrix()
3895 ScDocument* pDoc = rDocShell.GetDocument(); in TabOp()
3923 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in TabOp()
3968 ScDocument* pDoc = rDocShell.GetDocument(); in FillSimple()
4017 ScDocument* pUndoDoc = NULL; in FillSimple()
4023 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in FillSimple()
4068 ScDocument* pDoc = rDocShell.GetDocument(); in FillSeries()
4124 ScDocument* pUndoDoc = NULL; in FillSeries()
4130 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in FillSeries()
4183 ScDocument* pDoc = rDocShell.GetDocument(); in FillAuto()
4262 ScDocument* pUndoDoc = NULL; in FillAuto()
4268 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in FillAuto()
4309 ScDocument* pDoc = rDocShell.GetDocument(); in MergeCells()
4346 ScDocument* pUndoDoc = 0; in MergeCells()
4357 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in MergeCells()
4402 ScDocument* pDoc = rDocShell.GetDocument(); in UnmergeCells()
4417 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in UnmergeCells()
4459 ScDocument* pDoc = rDocShell.GetDocument(); in SetNewRangeNames()
4502 ScDocument* pDoc = rDocShell.GetDocument(); in CreateOneName()
4587 ScDocument* pDoc = rDocShell.GetDocument(); in CreateNames()
4655 ScDocument* pDoc = rDocShell.GetDocument(); in InsertNameList()
4658 ScDocument* pUndoDoc = NULL; in InsertNameList()
4683 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in InsertNameList()
4727 ScDocument* pRedoDoc = new ScDocument( SCDOCMODE_UNDO ); in InsertNameList()
4754 ScDocument* pDoc = rDocShell.GetDocument(); in ResizeMatrix()
4806 ScDocument* pDoc = rDocShell.GetDocument(); in InsertAreaLink()