Searched refs:ScUndoPrintRange (Results 1 – 4 of 4) sorted by relevance
73 TYPEINIT1(ScUndoPrintRange, SfxUndoAction);1375 ScUndoPrintRange::ScUndoPrintRange( ScDocShell* pShell, SCTAB nNewTab, in ScUndoPrintRange() function in ScUndoPrintRange1384 ScUndoPrintRange::~ScUndoPrintRange() in ~ScUndoPrintRange()1390 void ScUndoPrintRange::DoChange(sal_Bool bUndo) in DoChange()1407 void ScUndoPrintRange::Undo() in Undo()1414 void ScUndoPrintRange::Redo() in Redo()1421 void ScUndoPrintRange::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()1426 sal_Bool ScUndoPrintRange::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()1431 String ScUndoPrintRange::GetComment() const in GetComment()
412 class ScUndoPrintRange : public ScSimpleUndo class416 ScUndoPrintRange( ScDocShell* pShell, SCTAB nNewTab,418 virtual ~ScUndoPrintRange();
1049 new ScUndoPrintRange( pDocSh, nCurTab, pOldRanges, pNewRanges ) ); in SetPrintRanges()
7379 new ScUndoPrintRange( in PrintAreaUndo_Impl()
Completed in 101 milliseconds