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

#include <numehelp.hxx>

Public Member Functions

 XMLNumberFormat (sal_Int32 nTempFormat)
 

Public Attributes

OUString sCurrency
 
sal_Int32 nNumberFormat
 
sal_Int16 nType
 
bool bIsStandard: 1
 

Detailed Description

Definition at line 37 of file numehelp.hxx.

Constructor & Destructor Documentation

◆ XMLNumberFormat()

XMLNumberFormat::XMLNumberFormat ( sal_Int32  nTempFormat)
inline

Definition at line 44 of file numehelp.hxx.

Member Data Documentation

◆ bIsStandard

bool XMLNumberFormat::bIsStandard

Definition at line 42 of file numehelp.hxx.

Referenced by XMLNumberFormatAttributesExportHelper::GetCellType().

◆ nNumberFormat

sal_Int32 XMLNumberFormat::nNumberFormat

Definition at line 40 of file numehelp.hxx.

Referenced by LessNumberFormat::operator()().

◆ nType

sal_Int16 XMLNumberFormat::nType

Definition at line 41 of file numehelp.hxx.

Referenced by XMLNumberFormatAttributesExportHelper::GetCellType().

◆ sCurrency

OUString XMLNumberFormat::sCurrency

Definition at line 39 of file numehelp.hxx.

Referenced by XMLNumberFormatAttributesExportHelper::GetCellType().


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