Searched refs:rUndoTabColorList (Results 1 – 4 of 4) sorted by relevance
119 …bool SetTabBgColor( ScUndoTabColorInfo::List& rUndoTabColorList, bool bRecord, bool bAp…
234 const ScUndoTabColorInfo::List& rUndoTabColorList);
774 const ScUndoTabColorInfo::List& rUndoTabColorList) : in ScUndoTabColor() argument776 aTabColorList(rUndoTabColorList) in ScUndoTabColor()
3032 ScUndoTabColorInfo::List& rUndoTabColorList, bool bRecord, bool bApi ) in SetTabBgColor() argument3049 size_t nTabListCount = rUndoTabColorList.size(); in SetTabBgColor()3052 ScUndoTabColorInfo& rInfo = rUndoTabColorList[i]; in SetTabBgColor()3083 new ScUndoTabColor( &rDocShell, rUndoTabColorList)); in SetTabBgColor()
Completed in 79 milliseconds