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

#include <XMLStylesExportHelper.hxx>

Public Member Functions

 ScMyRowFormatRange ()
 
bool operator< (const ScMyRowFormatRange &rRange) const
 

Public Attributes

sal_Int32 nStartColumn
 
sal_Int32 nRepeatColumns
 
sal_Int32 nRepeatRows
 
sal_Int32 nIndex
 
sal_Int32 nValidationIndex
 
bool bIsAutoStyle
 

Detailed Description

Definition at line 108 of file XMLStylesExportHelper.hxx.

Constructor & Destructor Documentation

◆ ScMyRowFormatRange()

ScMyRowFormatRange::ScMyRowFormatRange ( )

Definition at line 469 of file XMLStylesExportHelper.cxx.

References nIndex.

Member Function Documentation

◆ operator<()

bool ScMyRowFormatRange::operator< ( const ScMyRowFormatRange rRange) const

Definition at line 479 of file XMLStylesExportHelper.cxx.

References nStartColumn.

Member Data Documentation

◆ bIsAutoStyle

bool ScMyRowFormatRange::bIsAutoStyle

◆ nIndex

sal_Int32 ScMyRowFormatRange::nIndex

◆ nRepeatColumns

sal_Int32 ScMyRowFormatRange::nRepeatColumns

◆ nRepeatRows

sal_Int32 ScMyRowFormatRange::nRepeatRows

◆ nStartColumn

sal_Int32 ScMyRowFormatRange::nStartColumn

◆ nValidationIndex

sal_Int32 ScMyRowFormatRange::nValidationIndex

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