ReactOS 0.4.15-dev-7953-g1f49173
_xsltDecimalFormat Struct Reference

#include <xsltInternals.h>

Collaboration diagram for _xsltDecimalFormat:

Public Attributes

struct _xsltDecimalFormatnext
 
xmlCharname
 
xmlChardigit
 
xmlCharpatternSeparator
 
xmlCharminusSign
 
xmlCharinfinity
 
xmlCharnoNumber
 
xmlChardecimalPoint
 
xmlChargrouping
 
xmlCharpercent
 
xmlCharpermille
 
xmlCharzeroDigit
 
const xmlCharnsUri
 

Detailed Description

Definition at line 306 of file xsltInternals.h.

Member Data Documentation

◆ decimalPoint

xmlChar* _xsltDecimalFormat::decimalPoint

◆ digit

xmlChar* _xsltDecimalFormat::digit

◆ grouping

xmlChar* _xsltDecimalFormat::grouping

◆ infinity

xmlChar* _xsltDecimalFormat::infinity

◆ minusSign

xmlChar* _xsltDecimalFormat::minusSign

◆ name

xmlChar* _xsltDecimalFormat::name

Definition at line 308 of file xsltInternals.h.

Referenced by xsltFreeDecimalFormat(), and xsltNewDecimalFormat().

◆ next

◆ noNumber

xmlChar* _xsltDecimalFormat::noNumber

◆ nsUri

const xmlChar* _xsltDecimalFormat::nsUri

Definition at line 322 of file xsltInternals.h.

Referenced by xsltNewDecimalFormat().

◆ patternSeparator

xmlChar* _xsltDecimalFormat::patternSeparator

◆ percent

xmlChar* _xsltDecimalFormat::percent

◆ permille

xmlChar* _xsltDecimalFormat::permille

◆ zeroDigit

xmlChar* _xsltDecimalFormat::zeroDigit

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