Searched refs:ScUndoOutlineLevel (Results 1 – 3 of 3) sorted by relevance
56 TYPEINIT1(ScUndoOutlineLevel, ScSimpleUndo);261 ScUndoOutlineLevel::ScUndoOutlineLevel( ScDocShell* pNewDocShell, in ScUndoOutlineLevel() function in ScUndoOutlineLevel276 __EXPORT ScUndoOutlineLevel::~ScUndoOutlineLevel() in ~ScUndoOutlineLevel()282 String __EXPORT ScUndoOutlineLevel::GetComment() const in GetComment()287 void __EXPORT ScUndoOutlineLevel::Undo() in Undo()319 void __EXPORT ScUndoOutlineLevel::Redo() in Redo()336 void __EXPORT ScUndoOutlineLevel::Repeat(SfxRepeatTarget& rTarget) in Repeat()342 sal_Bool __EXPORT ScUndoOutlineLevel::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
102 class ScUndoOutlineLevel: public ScSimpleUndo class106 ScUndoOutlineLevel( ScDocShell* pNewDocShell,110 virtual ~ScUndoOutlineLevel();
385 new ScUndoOutlineLevel( &rDocShell, in SelectLevel()
Completed in 60 milliseconds