Home
last modified time | relevance | path

Searched refs:ScUndoTabColorInfo (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dtabbgcolor.cxx33 bool ScUndoTabColorInfo::IsDefaultOldTabBgColor() const in IsDefaultOldTabBgColor()
38 bool ScUndoTabColorInfo::IsDefaultNewTabBgColor() const in IsDefaultNewTabBgColor()
43 ScUndoTabColorInfo::ScUndoTabColorInfo(SCTAB nTab) : in ScUndoTabColorInfo() function in ScUndoTabColorInfo
50 ScUndoTabColorInfo::ScUndoTabColorInfo(const ScUndoTabColorInfo& r) : in ScUndoTabColorInfo() function in ScUndoTabColorInfo
/aoo4110/main/sc/inc/
H A Dtabbgcolor.hxx32 struct ScUndoTabColorInfo struct
41 explicit ScUndoTabColorInfo(SCTAB nTab); argument
42 ScUndoTabColorInfo(const ScUndoTabColorInfo& r);
44 typedef ::std::vector<ScUndoTabColorInfo> List; argument
/aoo4110/main/sc/source/ui/view/
H A Dtabvwshf.cxx716 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()
H A Dviewfun2.cxx2301 bool ScViewFunc::SetTabBgColor( ScUndoTabColorInfo::List& rUndoSetTabBgColorInfoList ) in SetTabBgColor()
/aoo4110/main/sc/source/ui/inc/
H A Dundotab.hxx234 const ScUndoTabColorInfo::List& rUndoTabColorList);
245 ScUndoTabColorInfo::List aTabColorList;
H A Ddocfunc.hxx119 …bool SetTabBgColor( ScUndoTabColorInfo::List& rUndoTabColorList, bool bRecord, bool bAp…
H A Dviewfunc.hxx275 bool SetTabBgColor( ScUndoTabColorInfo::List& rUndoSetTabBgColorInfoList );
/aoo4110/main/sc/source/ui/undo/
H A Dundotab.cxx766 ScUndoTabColorInfo aInfo(nT); in ScUndoTabColor()
774 const ScUndoTabColorInfo::List& rUndoTabColorList) : in ScUndoTabColor()
800 const ScUndoTabColorInfo& rTabColor = aTabColorList[i]; in DoChange()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3032 ScUndoTabColorInfo::List& rUndoTabColorList, bool bRecord, bool bApi ) in SetTabBgColor()
3052 ScUndoTabColorInfo& rInfo = rUndoTabColorList[i]; in SetTabBgColor()

Completed in 82 milliseconds