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

#include <rfindlst.hxx>

Collaboration diagram for ScRangeFindData:
[legend]

Public Member Functions

 ScRangeFindData (const ScRange &rR, ScRefFlags nF, const ESelection &rSel)
 

Public Attributes

ScRange aRef
 
ESelection maSel
 
ScRefFlags nFlags
 
Color nColor
 

Detailed Description

Definition at line 29 of file rfindlst.hxx.

Constructor & Destructor Documentation

◆ ScRangeFindData()

ScRangeFindData::ScRangeFindData ( const ScRange rR,
ScRefFlags  nF,
const ESelection rSel 
)
inline

Definition at line 36 of file rfindlst.hxx.

Member Data Documentation

◆ aRef

ScRange ScRangeFindData::aRef

◆ maSel

ESelection ScRangeFindData::maSel

Definition at line 32 of file rfindlst.hxx.

Referenced by ScInputHandler::UpdateRange().

◆ nColor

Color ScRangeFindData::nColor

◆ nFlags

ScRefFlags ScRangeFindData::nFlags

Definition at line 33 of file rfindlst.hxx.

Referenced by ScInputHandler::UpdateRange().


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