Home
last modified time | relevance | path

Searched refs:CPPUTYPE_DOUBLE (Results 1 – 3 of 3) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx45 CPPUTYPE_DOUBLE, //getCppuType( (double*)0 ) enumerator
/trunk/main/comphelper/source/property/
H A DTypeGeneration.cxx165 case CPPUTYPE_DOUBLE: pType = &::getCppuType( (double*)0 ); break; in GenerateCppuType()
/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx1323 { SW_PROP_NMID(UNO_NAME_GAMMA), RES_GRFATR_GAMMA, CPPU_E2T(CPPUTYPE_DOUBLE), 0, 0}, in GetPropertyMapEntries()
1994 … {SW_PROP_NMID(UNO_NAME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PROPERTY_NONE, 0}, in GetPropertyMapEntries()
2012 …{SW_PROP_NMID(UNO_NAME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PropertyAttribute::… in GetPropertyMapEntries()
2415 …{SW_PROP_NMID(UNO_NAME_DATE_TIME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PropertyA… in GetPropertyMapEntries()
2430 …{SW_PROP_NMID(UNO_NAME_DATE_TIME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PropertyA… in GetPropertyMapEntries()
2523 … {SW_PROP_NMID(UNO_NAME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PROPERTY_NONE, 0}, in GetPropertyMapEntries()

Completed in 34 milliseconds