Searched refs:ScUndoPrintZoom (Results 1 – 3 of 3) sorted by relevance
60 TYPEINIT1(ScUndoPrintZoom, ScSimpleUndo);609 ScUndoPrintZoom::ScUndoPrintZoom( ScDocShell* pNewDocShell, in ScUndoPrintZoom() function in ScUndoPrintZoom620 __EXPORT ScUndoPrintZoom::~ScUndoPrintZoom() in ~ScUndoPrintZoom()624 String __EXPORT ScUndoPrintZoom::GetComment() const in GetComment()629 void ScUndoPrintZoom::DoChange( sal_Bool bUndo ) in DoChange()650 void __EXPORT ScUndoPrintZoom::Undo() in Undo()657 void __EXPORT ScUndoPrintZoom::Redo() in Redo()664 void __EXPORT ScUndoPrintZoom::Repeat(SfxRepeatTarget& rTarget) in Repeat()674 sal_Bool __EXPORT ScUndoPrintZoom::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
187 class ScUndoPrintZoom: public ScSimpleUndo class191 ScUndoPrintZoom( ScDocShell* pNewDocShell, SCTAB nT,193 virtual ~ScUndoPrintZoom();
1394 GetUndoManager()->AddUndoAction( new ScUndoPrintZoom( in SetPrintZoom()
Completed in 17 milliseconds