Home
last modified time | relevance | path

Searched refs:ScUndoPrintZoom (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/undo/
H A Dundocell.cxx60 TYPEINIT1(ScUndoPrintZoom, ScSimpleUndo);
609 ScUndoPrintZoom::ScUndoPrintZoom( ScDocShell* pNewDocShell, in ScUndoPrintZoom() function in ScUndoPrintZoom
620 __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()
/aoo41x/main/sc/source/ui/inc/
H A Dundocell.hxx187 class ScUndoPrintZoom: public ScSimpleUndo class
191 ScUndoPrintZoom( ScDocShell* pNewDocShell, SCTAB nT,
193 virtual ~ScUndoPrintZoom();
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1394 GetUndoManager()->AddUndoAction( new ScUndoPrintZoom( in SetPrintZoom()

Completed in 33 milliseconds