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

#include <prevloc.hxx>

Public Member Functions

void Set (bool bHeader, SCCOLROW nIndex, tools::Long nStart, tools::Long nEnd)
 

Public Attributes

bool bIsHeader
 
SCCOLROW nDocIndex
 
tools::Long nPixelStart
 
tools::Long nPixelEnd
 

Detailed Description

Definition at line 43 of file prevloc.hxx.

Member Function Documentation

◆ Set()

void ScPreviewColRowInfo::Set ( bool  bHeader,
SCCOLROW  nIndex,
tools::Long  nStart,
tools::Long  nEnd 
)
inline

Definition at line 50 of file prevloc.hxx.

References bIsHeader, nDocIndex, nIndex, nPixelEnd, and nPixelStart.

Referenced by ScPreviewLocationData::GetTableInfo().

Member Data Documentation

◆ bIsHeader

bool ScPreviewColRowInfo::bIsHeader

◆ nDocIndex

SCCOLROW ScPreviewColRowInfo::nDocIndex

◆ nPixelEnd

tools::Long ScPreviewColRowInfo::nPixelEnd

◆ nPixelStart

tools::Long ScPreviewColRowInfo::nPixelStart

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