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, sal_Int32 nS, sal_Int32 nE)
 

Public Attributes

ScRange aRef
 
ScRefFlags nFlags
 
sal_Int32 nSelStart
 
sal_Int32 nSelEnd
 
Color nColor
 

Detailed Description

Definition at line 28 of file rfindlst.hxx.

Constructor & Destructor Documentation

◆ ScRangeFindData()

ScRangeFindData::ScRangeFindData ( const ScRange rR,
ScRefFlags  nF,
sal_Int32  nS,
sal_Int32  nE 
)
inline

Definition at line 36 of file rfindlst.hxx.

Member Data Documentation

◆ aRef

ScRange ScRangeFindData::aRef

◆ nColor

Color ScRangeFindData::nColor

◆ nFlags

ScRefFlags ScRangeFindData::nFlags

Definition at line 31 of file rfindlst.hxx.

Referenced by ScInputHandler::UpdateRange().

◆ nSelEnd

sal_Int32 ScRangeFindData::nSelEnd

Definition at line 33 of file rfindlst.hxx.

Referenced by ScInputHandler::UpdateRange().

◆ nSelStart

sal_Int32 ScRangeFindData::nSelStart

Definition at line 32 of file rfindlst.hxx.

Referenced by ScInputHandler::UpdateRange().


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