Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx78 TYPEINIT1(ScUndoTabColor, SfxUndoAction);
762 ScUndoTabColor::ScUndoTabColor( in ScUndoTabColor() function in ScUndoTabColor
772 ScUndoTabColor::ScUndoTabColor( in ScUndoTabColor() function in ScUndoTabColor
780 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()
/trunk/main/sc/source/ui/inc/
H A Dundotab.hxx223 class ScUndoTabColor: public ScSimpleUndo class
227 ScUndoTabColor(
232 ScUndoTabColor(
235 virtual ~ScUndoTabColor();
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3019 new ScUndoTabColor( &rDocShell, nTab, aOldTabBgColor, rColor)); in SetTabBgColor()
3083 new ScUndoTabColor( &rDocShell, rUndoTabColorList)); in SetTabBgColor()

Completed in 41 milliseconds