Searched refs:ScUndoRemoveAllOutlines (Results 1 – 3 of 3) sorted by relevance
58 TYPEINIT1(ScUndoRemoveAllOutlines, ScSimpleUndo);459 ScUndoRemoveAllOutlines::ScUndoRemoveAllOutlines( ScDocShell* pNewDocShell, in ScUndoRemoveAllOutlines() function in ScUndoRemoveAllOutlines471 __EXPORT ScUndoRemoveAllOutlines::~ScUndoRemoveAllOutlines() in ~ScUndoRemoveAllOutlines()477 String __EXPORT ScUndoRemoveAllOutlines::GetComment() const in GetComment()482 void __EXPORT ScUndoRemoveAllOutlines::Undo() in Undo()517 void __EXPORT ScUndoRemoveAllOutlines::Redo() in Redo()535 void __EXPORT ScUndoRemoveAllOutlines::Repeat(SfxRepeatTarget& rTarget) in Repeat()541 sal_Bool __EXPORT ScUndoRemoveAllOutlines::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
157 class ScUndoRemoveAllOutlines: public ScSimpleUndo class161 ScUndoRemoveAllOutlines( ScDocShell* pNewDocShell,165 virtual ~ScUndoRemoveAllOutlines();
255 new ScUndoRemoveAllOutlines( &rDocShell, in RemoveAllOutlines()
Completed in 30 milliseconds