Home
last modified time | relevance | path

Searched refs:rUndoTabColorList (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx119 …bool SetTabBgColor( ScUndoTabColorInfo::List& rUndoTabColorList, bool bRecord, bool bAp…
H A Dundotab.hxx234 const ScUndoTabColorInfo::List& rUndoTabColorList);
/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx774 const ScUndoTabColorInfo::List& rUndoTabColorList) : in ScUndoTabColor() argument
776 aTabColorList(rUndoTabColorList) in ScUndoTabColor()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3032 ScUndoTabColorInfo::List& rUndoTabColorList, bool bRecord, bool bApi ) in SetTabBgColor() argument
3049 size_t nTabListCount = rUndoTabColorList.size(); in SetTabBgColor()
3052 ScUndoTabColorInfo& rInfo = rUndoTabColorList[i]; in SetTabBgColor()
3083 new ScUndoTabColor( &rDocShell, rUndoTabColorList)); in SetTabBgColor()

Completed in 47 milliseconds