Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx45 CPPUTYPE_DOUBLE, //getCppuType( (double*)0 ) enumerator
/aoo4110/main/comphelper/source/property/
H A DTypeGeneration.cxx158 case CPPUTYPE_DOUBLE: pType = &::getCppuType( (double*)0 ); break; in GenerateCppuType()
/aoo4110/main/sw/source/core/unocore/
H A Dunomap.cxx1159 { SW_PROP_NMID(UNO_NAME_GAMMA), RES_GRFATR_GAMMA, CPPU_E2T(CPPUTYPE_DOUBLE), 0, 0}, in GetPropertyMapEntries()
1813 … {SW_PROP_NMID(UNO_NAME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PROPERTY_NONE, 0}, in GetPropertyMapEntries()
1831 …{SW_PROP_NMID(UNO_NAME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PropertyAttribute::… in GetPropertyMapEntries()
2234 …{SW_PROP_NMID(UNO_NAME_DATE_TIME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PropertyA… in GetPropertyMapEntries()
2249 …{SW_PROP_NMID(UNO_NAME_DATE_TIME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PropertyA… in GetPropertyMapEntries()
2342 … {SW_PROP_NMID(UNO_NAME_VALUE), FIELD_PROP_DOUBLE, CPPU_E2T(CPPUTYPE_DOUBLE), PROPERTY_NONE, 0}, in GetPropertyMapEntries()

Completed in 31 milliseconds