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

Contains all settings for a selection in a single pane of a sheet. More...

#include <xlview.hxx>

Collaboration diagram for XclSelectionData:
[legend]

Public Member Functions

 XclSelectionData ()
 Index of cursor in selection list. More...
 

Public Attributes

XclAddress maXclCursor
 
XclRangeList maXclSelection
 Cell cursor position. More...
 
sal_uInt16 mnCursorIdx
 Selected cell ranges. More...
 

Detailed Description

Contains all settings for a selection in a single pane of a sheet.

Definition at line 104 of file xlview.hxx.

Constructor & Destructor Documentation

◆ XclSelectionData()

XclSelectionData::XclSelectionData ( )
inlineexplicit

Index of cursor in selection list.

Definition at line 110 of file xlview.hxx.

Member Data Documentation

◆ maXclCursor

XclAddress XclSelectionData::maXclCursor

◆ maXclSelection

XclRangeList XclSelectionData::maXclSelection

◆ mnCursorIdx

sal_uInt16 XclSelectionData::mnCursorIdx

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