LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScPreviewLocationEntry Struct Reference
Collaboration diagram for ScPreviewLocationEntry:
[legend]

Public Member Functions

 ScPreviewLocationEntry (ScPreviewLocationType eNewType, const tools::Rectangle &rPixel, const ScRange &rRange, bool bRepCol, bool bRepRow)
 

Public Attributes

tools::Rectangle aPixelRect
 
ScRange aCellRange
 
ScPreviewLocationType eType
 
bool bRepeatCol
 
bool bRepeatRow
 

Detailed Description

Definition at line 44 of file prevloc.cxx.

Constructor & Destructor Documentation

◆ ScPreviewLocationEntry()

ScPreviewLocationEntry::ScPreviewLocationEntry ( ScPreviewLocationType  eNewType,
const tools::Rectangle rPixel,
const ScRange rRange,
bool  bRepCol,
bool  bRepRow 
)
inline

Definition at line 52 of file prevloc.cxx.

Member Data Documentation

◆ aCellRange

ScRange ScPreviewLocationEntry::aCellRange

Definition at line 47 of file prevloc.cxx.

Referenced by ScPreviewLocationData::GetCellPosition().

◆ aPixelRect

tools::Rectangle ScPreviewLocationEntry::aPixelRect

Definition at line 46 of file prevloc.cxx.

Referenced by ScPreviewLocationData::GetCellPosition().

◆ bRepeatCol

bool ScPreviewLocationEntry::bRepeatCol

Definition at line 49 of file prevloc.cxx.

◆ bRepeatRow

bool ScPreviewLocationEntry::bRepeatRow

Definition at line 50 of file prevloc.cxx.

◆ eType

ScPreviewLocationType ScPreviewLocationEntry::eType

Definition at line 48 of file prevloc.cxx.


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