Searched refs:CPPUTYPE_GRADIENT (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/comphelper/inc/comphelper/ |
| H A D | TypeGeneration.hxx | 119 CPPUTYPE_GRADIENT, // getCppuType((awt::Gradient*)0) enumerator
|
| /AOO42X/main/comphelper/source/property/ |
| H A D | TypeGeneration.cxx | 242 case CPPUTYPE_GRADIENT: pType = &getCppuType((awt::Gradient*)0); break; in GenerateCppuType()
|
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unomap.cxx | 542 …ADIENT), XATTR_FILLGRADIENT, CPPU_E2T(CPPUTYPE_GRADIENT), 0, MID… 548 …ANSPARENCEGRADIENT), XATTR_FILLFLOATTRANSPARENCE, CPPU_E2T(CPPUTYPE_GRADIENT), 0, MID… 1015 …ADIENT), XATTR_FILLGRADIENT, CPPU_E2T(CPPUTYPE_GRADIENT), 0, … in GetPropertyMapEntries() 1021 …ANSPARENCEGRADIENT), XATTR_FILLFLOATTRANSPARENCE, CPPU_E2T(CPPUTYPE_GRADIENT), 0, … in GetPropertyMapEntries() 1043 …ADIENT), XATTR_FILLGRADIENT, CPPU_E2T(CPPUTYPE_GRADIENT), 0, … in GetPropertyMapEntries() 1049 …ANSPARENCEGRADIENT), XATTR_FILLFLOATTRANSPARENCE, CPPU_E2T(CPPUTYPE_GRADIENT), 0, … in GetPropertyMapEntries()
|