Lines Matching refs:pNewDocShell

89 				ScDocShell* pNewDocShell,  in ScUndoDeleteContents()  argument
94 : ScSimpleUndo( pNewDocShell ), in ScUndoDeleteContents()
268 ScUndoFillTable::ScUndoFillTable( ScDocShell* pNewDocShell, in ScUndoFillTable() argument
275 : ScSimpleUndo( pNewDocShell ), in ScUndoFillTable()
431 ScUndoSelectionAttr::ScUndoSelectionAttr( ScDocShell* pNewDocShell, in ScUndoSelectionAttr() argument
439 : ScSimpleUndo( pNewDocShell ), in ScUndoSelectionAttr()
568 ScUndoAutoFill::ScUndoAutoFill( ScDocShell* pNewDocShell, in ScUndoAutoFill() argument
575 : ScBlockUndo( pNewDocShell, rRange, SC_UNDO_AUTOHEIGHT ), in ScUndoAutoFill()
768 ScUndoMerge::ScUndoMerge( ScDocShell* pNewDocShell, in ScUndoMerge() argument
773 : ScSimpleUndo( pNewDocShell ), in ScUndoMerge()
900 ScUndoAutoFormat::ScUndoAutoFormat( ScDocShell* pNewDocShell, in ScUndoAutoFormat() argument
904 : ScBlockUndo( pNewDocShell, rRange, bNewSize ? SC_UNDO_MANUALHEIGHT : SC_UNDO_AUTOHEIGHT ), in ScUndoAutoFormat()
1082 ScUndoReplace::ScUndoReplace( ScDocShell* pNewDocShell, const ScMarkData& rMark, in ScUndoReplace() argument
1087 : ScSimpleUndo( pNewDocShell ), in ScUndoReplace()
1285 ScUndoTabOp::ScUndoTabOp( ScDocShell* pNewDocShell, in ScUndoTabOp() argument
1294 : ScSimpleUndo( pNewDocShell ), in ScUndoTabOp()
1390 ScDocShell* pNewDocShell, const ScMarkData& rMark, in ScUndoConversion() argument
1394 ScSimpleUndo( pNewDocShell ), in ScUndoConversion()
1527 ScUndoRefConversion::ScUndoRefConversion( ScDocShell* pNewDocShell, in ScUndoRefConversion() argument
1530 ScSimpleUndo( pNewDocShell ), in ScUndoRefConversion()
1618 ScUndoRefreshLink::ScUndoRefreshLink( ScDocShell* pNewDocShell, in ScUndoRefreshLink() argument
1621 : ScSimpleUndo( pNewDocShell ), in ScUndoRefreshLink()