Searched refs:ScUndoMakeOutline (Results 1 – 3 of 3) sorted by relevance
55 TYPEINIT1(ScUndoMakeOutline, ScSimpleUndo);175 ScUndoMakeOutline::ScUndoMakeOutline( ScDocShell* pNewDocShell, in ScUndoMakeOutline() function in ScUndoMakeOutline188 __EXPORT ScUndoMakeOutline::~ScUndoMakeOutline() in ~ScUndoMakeOutline()193 String __EXPORT ScUndoMakeOutline::GetComment() const in GetComment()200 void __EXPORT ScUndoMakeOutline::Undo() in Undo()221 void __EXPORT ScUndoMakeOutline::Redo() in Redo()239 void __EXPORT ScUndoMakeOutline::Repeat(SfxRepeatTarget& rTarget) in Repeat()252 sal_Bool __EXPORT ScUndoMakeOutline::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
75 class ScUndoMakeOutline: public ScSimpleUndo class79 ScUndoMakeOutline( ScDocShell* pNewDocShell,84 virtual ~ScUndoMakeOutline();
128 new ScUndoMakeOutline( &rDocShell, in MakeOutline()194 new ScUndoMakeOutline( &rDocShell, in RemoveOutline()
Completed in 21 milliseconds