Home
last modified time | relevance | path

Searched refs:DATATYPE_DOUBLE (Results 1 – 2 of 2) sorted by path

/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx180 DATATYPE_DOUBLE /// Floating-point, double precision. enumerator
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx783 eType = DATATYPE_DOUBLE; in convertToDataType()
1436 …case DATATYPE_DOUBLE: StringHelper::appendValue( aValue, static_cast< double >( nSValue ), rItem… in implGetName()
2823 case DATATYPE_DOUBLE: dumpValue< double >( rItemFmt ); break; in dumpItem()

Completed in 38 milliseconds