Searched refs:ScUndoInsertAreaLink (Results 1 – 3 of 3) sorted by relevance
72 TYPEINIT1(ScUndoInsertAreaLink, SfxUndoAction);1778 ScUndoInsertAreaLink::ScUndoInsertAreaLink( ScDocShell* pShell, in ScUndoInsertAreaLink() function in ScUndoInsertAreaLink1798 __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()
746 class ScUndoInsertAreaLink : public ScSimpleUndo class750 ScUndoInsertAreaLink( ScDocShell* pShell,755 virtual ~ScUndoInsertAreaLink();
4864 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoInsertAreaLink( &rDocShell, in InsertAreaLink()
Completed in 41 milliseconds