Searched refs:ScUndoUpdateAreaLink (Results 1 – 3 of 3) sorted by relevance
74 TYPEINIT1(ScUndoUpdateAreaLink, SfxUndoAction);1959 ScUndoUpdateAreaLink::ScUndoUpdateAreaLink( ScDocShell* pShell, in ScUndoUpdateAreaLink() function in ScUndoUpdateAreaLink1990 __EXPORT ScUndoUpdateAreaLink::~ScUndoUpdateAreaLink() in ~ScUndoUpdateAreaLink()1999 String __EXPORT ScUndoUpdateAreaLink::GetComment() const in GetComment()2007 void ScUndoUpdateAreaLink::DoChange( const sal_Bool bUndo ) const in DoChange()2068 void __EXPORT ScUndoUpdateAreaLink::Undo() in Undo()2087 void __EXPORT ScUndoUpdateAreaLink::Redo() in Redo()2106 void __EXPORT ScUndoUpdateAreaLink::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()2114 sal_Bool __EXPORT ScUndoUpdateAreaLink::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
802 class ScUndoUpdateAreaLink : public ScSimpleUndo //! auch BlockUndo umstellen? class806 ScUndoUpdateAreaLink( ScDocShell* pShell,817 virtual ~ScUndoUpdateAreaLink();
429 new ScUndoUpdateAreaLink( pImpl->m_pDocSh, in Refresh()
Completed in 28 milliseconds