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

#include <XMLStylesExportHelper.hxx>

Public Member Functions

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

Public Attributes

css::table::CellRangeAddress aRangeAddress
 
sal_Int32 nStyleNameIndex
 
sal_Int32 nValidationIndex
 
sal_Int32 nNumberFormat
 
bool bIsAutoStyle
 

Detailed Description

Definition at line 146 of file XMLStylesExportHelper.hxx.

Constructor & Destructor Documentation

◆ ScMyFormatRange()

ScMyFormatRange::ScMyFormatRange ( )

Definition at line 633 of file XMLStylesExportHelper.cxx.

Member Function Documentation

◆ operator<()

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

Definition at line 641 of file XMLStylesExportHelper.cxx.

References aRangeAddress.

Member Data Documentation

◆ aRangeAddress

css::table::CellRangeAddress ScMyFormatRange::aRangeAddress

Definition at line 148 of file XMLStylesExportHelper.hxx.

Referenced by ScFormatRangeStyles::AddRangeStyleName(), and operator<().

◆ bIsAutoStyle

bool ScMyFormatRange::bIsAutoStyle

Definition at line 152 of file XMLStylesExportHelper.hxx.

Referenced by ScFormatRangeStyles::AddRangeStyleName().

◆ nNumberFormat

sal_Int32 ScMyFormatRange::nNumberFormat

Definition at line 151 of file XMLStylesExportHelper.hxx.

Referenced by ScFormatRangeStyles::AddRangeStyleName().

◆ nStyleNameIndex

sal_Int32 ScMyFormatRange::nStyleNameIndex

Definition at line 149 of file XMLStylesExportHelper.hxx.

Referenced by ScFormatRangeStyles::AddRangeStyleName().

◆ nValidationIndex

sal_Int32 ScMyFormatRange::nValidationIndex

Definition at line 150 of file XMLStylesExportHelper.hxx.

Referenced by ScFormatRangeStyles::AddRangeStyleName().


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