Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx72 TYPEINIT1(ScUndoInsertAreaLink, SfxUndoAction);
1778 ScUndoInsertAreaLink::ScUndoInsertAreaLink( ScDocShell* pShell, in ScUndoInsertAreaLink() function in ScUndoInsertAreaLink
1798 __EXPORT ScUndoInsertAreaLink::~ScUndoInsertAreaLink() in ~ScUndoInsertAreaLink()
1805 String __EXPORT ScUndoInsertAreaLink::GetComment() const in GetComment()
1813 void __EXPORT ScUndoInsertAreaLink::Undo() in Undo()
1829 void __EXPORT ScUndoInsertAreaLink::Redo() in Redo()
1848 void __EXPORT ScUndoInsertAreaLink::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()
1856 sal_Bool __EXPORT ScUndoInsertAreaLink::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx746 class ScUndoInsertAreaLink : public ScSimpleUndo class
750 ScUndoInsertAreaLink( ScDocShell* pShell,
755 virtual ~ScUndoInsertAreaLink();
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4864 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoInsertAreaLink( &rDocShell, in InsertAreaLink()

Completed in 40 milliseconds