Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx56 TYPEINIT1(ScUndoOutlineLevel, ScSimpleUndo);
261 ScUndoOutlineLevel::ScUndoOutlineLevel( ScDocShell* pNewDocShell, in ScUndoOutlineLevel() function in ScUndoOutlineLevel
276 __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()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx102 class ScUndoOutlineLevel: public ScSimpleUndo class
106 ScUndoOutlineLevel( ScDocShell* pNewDocShell,
110 virtual ~ScUndoOutlineLevel();
/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx385 new ScUndoOutlineLevel( &rDocShell, in SelectLevel()

Completed in 24 milliseconds