LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
ScActionColorChanger Class Reference

#include <chgtrack.hxx>

Collaboration diagram for ScActionColorChanger:
[legend]

Public Member Functions

 ScActionColorChanger (const ScChangeTrack &rTrack)
 
void Update (const ScChangeAction &rAction)
 
Color GetColor () const
 

Private Attributes

const ScAppOptionsrOpt
 
const std::set< OUString > & rUsers
 
OUString aLastUserName
 
sal_uInt16 nLastUserIndex
 
Color nColor
 

Detailed Description

Definition at line 47 of file chgtrack.hxx.

Constructor & Destructor Documentation

◆ ScActionColorChanger()

ScActionColorChanger::ScActionColorChanger ( const ScChangeTrack rTrack)

Definition at line 86 of file output.cxx.

References COL_BLACK().

Member Function Documentation

◆ GetColor()

Color ScActionColorChanger::GetColor ( ) const
inline

Definition at line 59 of file chgtrack.hxx.

References nColor.

Referenced by ScOutputData::DrawChangeTrack(), and ScDocument::IsCellInChangeTrack().

◆ Update()

void ScActionColorChanger::Update ( const ScChangeAction rAction)

Member Data Documentation

◆ aLastUserName

OUString ScActionColorChanger::aLastUserName
private

Definition at line 52 of file chgtrack.hxx.

Referenced by Update().

◆ nColor

Color ScActionColorChanger::nColor
private

Definition at line 54 of file chgtrack.hxx.

Referenced by GetColor(), and Update().

◆ nLastUserIndex

sal_uInt16 ScActionColorChanger::nLastUserIndex
private

Definition at line 53 of file chgtrack.hxx.

Referenced by Update().

◆ rOpt

const ScAppOptions& ScActionColorChanger::rOpt
private

Definition at line 50 of file chgtrack.hxx.

Referenced by Update().

◆ rUsers

const std::set<OUString>& ScActionColorChanger::rUsers
private

Definition at line 51 of file chgtrack.hxx.

Referenced by Update().


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