Searched refs:ScUndoClearItems (Results 1 – 3 of 3) sorted by relevance
78 TYPEINIT1(ScUndoClearItems, ScBlockUndo);1910 ScUndoClearItems::ScUndoClearItems( ScDocShell* pNewDocShell, const ScMarkData& rMark, in ScUndoClearItems() function in ScUndoClearItems1927 __EXPORT ScUndoClearItems::~ScUndoClearItems() in ~ScUndoClearItems()1933 String __EXPORT ScUndoClearItems::GetComment() const in GetComment()1938 void __EXPORT ScUndoClearItems::Undo() in Undo()1949 void __EXPORT ScUndoClearItems::Redo() in Redo()1960 void __EXPORT ScUndoClearItems::Repeat(SfxRepeatTarget& rTarget) in Repeat()1970 sal_Bool __EXPORT ScUndoClearItems::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
891 class ScUndoClearItems: public ScBlockUndo class895 ScUndoClearItems( ScDocShell* pNewDocShell, const ScMarkData& rMark,897 virtual ~ScUndoClearItems();
3608 new ScUndoClearItems( &rDocShell, aMultiMark, pUndoDoc, pWhich ) ); in ClearItems()
Completed in 42 milliseconds