Home
last modified time | relevance | path

Searched defs:ScUndoTabColorInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dtabbgcolor.hxx32 struct ScUndoTabColorInfo struct
41 explicit ScUndoTabColorInfo(SCTAB nTab); argument
44 typedef ::std::vector<ScUndoTabColorInfo> List; argument
/trunk/main/sc/source/core/data/
H A Dtabbgcolor.cxx43 ScUndoTabColorInfo::ScUndoTabColorInfo(SCTAB nTab) : in ScUndoTabColorInfo() function in ScUndoTabColorInfo
50 ScUndoTabColorInfo::ScUndoTabColorInfo(const ScUndoTabColorInfo& r) : in ScUndoTabColorInfo() function in ScUndoTabColorInfo

Completed in 11 milliseconds