Searched refs:ScUndoTabColorInfo (Results 1 – 9 of 9) sorted by relevance
33 bool ScUndoTabColorInfo::IsDefaultOldTabBgColor() const in IsDefaultOldTabBgColor()38 bool ScUndoTabColorInfo::IsDefaultNewTabBgColor() const in IsDefaultNewTabBgColor()43 ScUndoTabColorInfo::ScUndoTabColorInfo(SCTAB nTab) : in ScUndoTabColorInfo() function in ScUndoTabColorInfo50 ScUndoTabColorInfo::ScUndoTabColorInfo(const ScUndoTabColorInfo& r) : in ScUndoTabColorInfo() function in ScUndoTabColorInfo
32 struct ScUndoTabColorInfo struct41 explicit ScUndoTabColorInfo(SCTAB nTab); argument42 ScUndoTabColorInfo(const ScUndoTabColorInfo& r);44 typedef ::std::vector<ScUndoTabColorInfo> List; argument
716 scoped_ptr<ScUndoTabColorInfo::List> in ExecuteTable()717 pTabColorList(new ScUndoTabColorInfo::List); in ExecuteTable()722 ScUndoTabColorInfo aTabColorInfo(nTab); in ExecuteTable()762 scoped_ptr<ScUndoTabColorInfo::List> in ExecuteTable()763 pTabColorList(new ScUndoTabColorInfo::List); in ExecuteTable()770 ScUndoTabColorInfo aTabColorInfo(nTab); in ExecuteTable()
2301 bool ScViewFunc::SetTabBgColor( ScUndoTabColorInfo::List& rUndoSetTabBgColorInfoList ) in SetTabBgColor()
234 const ScUndoTabColorInfo::List& rUndoTabColorList);245 ScUndoTabColorInfo::List aTabColorList;
119 …bool SetTabBgColor( ScUndoTabColorInfo::List& rUndoTabColorList, bool bRecord, bool bAp…
275 bool SetTabBgColor( ScUndoTabColorInfo::List& rUndoSetTabBgColorInfoList );
766 ScUndoTabColorInfo aInfo(nT); in ScUndoTabColor()774 const ScUndoTabColorInfo::List& rUndoTabColorList) : in ScUndoTabColor()800 const ScUndoTabColorInfo& rTabColor = aTabColorList[i]; in DoChange()
3032 ScUndoTabColorInfo::List& rUndoTabColorList, bool bRecord, bool bApi ) in SetTabBgColor()3052 ScUndoTabColorInfo& rInfo = rUndoTabColorList[i]; in SetTabBgColor()
Completed in 64 milliseconds