Searched defs:ScUndoTabColorInfo (Results 1 – 2 of 2) sorted by relevance
32 struct ScUndoTabColorInfo struct41 explicit ScUndoTabColorInfo(SCTAB nTab); argument44 typedef ::std::vector<ScUndoTabColorInfo> List; argument
43 ScUndoTabColorInfo::ScUndoTabColorInfo(SCTAB nTab) : in ScUndoTabColorInfo() function in ScUndoTabColorInfo50 ScUndoTabColorInfo::ScUndoTabColorInfo(const ScUndoTabColorInfo& r) : in ScUndoTabColorInfo() function in ScUndoTabColorInfo
Completed in 11 milliseconds