LibreOffice Module sc (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
ScUndoTabColorInfo Struct Reference

#include <tabbgcolor.hxx>

Collaboration diagram for ScUndoTabColorInfo:
[legend]

Public Types

typedef ::std::vector< ScUndoTabColorInfoList
 

Public Member Functions

 ScUndoTabColorInfo (SCTAB nTab)
 
 ScUndoTabColorInfo (const ScUndoTabColorInfo &r)
 

Public Attributes

SCTAB mnTabId
 
Color maOldTabBgColor
 
Color maNewTabBgColor
 

Detailed Description

Definition at line 27 of file tabbgcolor.hxx.

Member Typedef Documentation

◆ List

Definition at line 36 of file tabbgcolor.hxx.

Constructor & Destructor Documentation

◆ ScUndoTabColorInfo() [1/2]

ScUndoTabColorInfo::ScUndoTabColorInfo ( SCTAB  nTab)
explicit

Definition at line 22 of file tabbgcolor.cxx.

References COL_AUTO().

◆ ScUndoTabColorInfo() [2/2]

ScUndoTabColorInfo::ScUndoTabColorInfo ( const ScUndoTabColorInfo r)

Definition at line 29 of file tabbgcolor.cxx.

Member Data Documentation

◆ maNewTabBgColor

Color ScUndoTabColorInfo::maNewTabBgColor

◆ maOldTabBgColor

Color ScUndoTabColorInfo::maOldTabBgColor

◆ mnTabId

SCTAB ScUndoTabColorInfo::mnTabId

Definition at line 29 of file tabbgcolor.hxx.

Referenced by ScUndoTabColor::DoChange(), and ScDocFunc::SetTabBgColor().


The documentation for this struct was generated from the following files: