Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx74 TYPEINIT1(ScUndoUpdateAreaLink, SfxUndoAction);
1959 ScUndoUpdateAreaLink::ScUndoUpdateAreaLink( ScDocShell* pShell, in ScUndoUpdateAreaLink() function in ScUndoUpdateAreaLink
1990 __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()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx802 class ScUndoUpdateAreaLink : public ScSimpleUndo //! auch BlockUndo umstellen? class
806 ScUndoUpdateAreaLink( ScDocShell* pShell,
817 virtual ~ScUndoUpdateAreaLink();
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx429 new ScUndoUpdateAreaLink( pImpl->m_pDocSh, in Refresh()

Completed in 34 milliseconds