Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx55 TYPEINIT1(ScUndoMakeOutline, ScSimpleUndo);
175 ScUndoMakeOutline::ScUndoMakeOutline( ScDocShell* pNewDocShell, in ScUndoMakeOutline() function in ScUndoMakeOutline
188 __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()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx75 class ScUndoMakeOutline: public ScSimpleUndo class
79 ScUndoMakeOutline( ScDocShell* pNewDocShell,
84 virtual ~ScUndoMakeOutline();
/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx128 new ScUndoMakeOutline( &rDocShell, in MakeOutline()
194 new ScUndoMakeOutline( &rDocShell, in RemoveOutline()

Completed in 31 milliseconds