Searched refs:ScUndoTabColor (Results 1 – 3 of 3) sorted by relevance
78 TYPEINIT1(ScUndoTabColor, SfxUndoAction);762 ScUndoTabColor::ScUndoTabColor( in ScUndoTabColor() function in ScUndoTabColor772 ScUndoTabColor::ScUndoTabColor( in ScUndoTabColor() function in ScUndoTabColor780 ScUndoTabColor::~ScUndoTabColor() in ~ScUndoTabColor()784 String ScUndoTabColor::GetComment() const in GetComment()791 void ScUndoTabColor::DoChange(bool bUndoType) const in DoChange()810 void ScUndoTabColor::Undo() in Undo()815 void ScUndoTabColor::Redo() in Redo()820 void ScUndoTabColor::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()825 sal_Bool ScUndoTabColor::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
223 class ScUndoTabColor: public ScSimpleUndo class227 ScUndoTabColor(232 ScUndoTabColor(235 virtual ~ScUndoTabColor();
3019 new ScUndoTabColor( &rDocShell, nTab, aOldTabBgColor, rColor)); in SetTabBgColor()3083 new ScUndoTabColor( &rDocShell, rUndoTabColorList)); in SetTabBgColor()
Completed in 74 milliseconds