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

#include <hiranges.hxx>

Collaboration diagram for ScHighlightEntry:
[legend]

Public Member Functions

 ScHighlightEntry (const ScRange &rR, const Color &rC)
 

Public Attributes

ScRange aRef
 
Color aColor
 

Detailed Description

Definition at line 25 of file hiranges.hxx.

Constructor & Destructor Documentation

◆ ScHighlightEntry()

ScHighlightEntry::ScHighlightEntry ( const ScRange rR,
const Color rC 
)
inline

Definition at line 30 of file hiranges.hxx.

Member Data Documentation

◆ aColor

Color ScHighlightEntry::aColor

Definition at line 28 of file hiranges.hxx.

◆ aRef

ScRange ScHighlightEntry::aRef

Definition at line 27 of file hiranges.hxx.


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