Home
last modified time | relevance | path

Searched refs:ScUndoPrintRange (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx73 TYPEINIT1(ScUndoPrintRange, SfxUndoAction);
1375 ScUndoPrintRange::ScUndoPrintRange( ScDocShell* pShell, SCTAB nNewTab, in ScUndoPrintRange() function in ScUndoPrintRange
1384 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()
/trunk/main/sc/source/ui/inc/
H A Dundotab.hxx412 class ScUndoPrintRange : public ScSimpleUndo class
416 ScUndoPrintRange( ScDocShell* pShell, SCTAB nNewTab,
418 virtual ~ScUndoPrintRange();
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx1049 new ScUndoPrintRange( pDocSh, nCurTab, pOldRanges, pNewRanges ) ); in SetPrintRanges()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7379 new ScUndoPrintRange( in PrintAreaUndo_Impl()

Completed in 83 milliseconds