Searched refs:CPPUTYPE_FILLSTYLE (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/comphelper/inc/comphelper/ |
| H A D | TypeGeneration.hxx | 121 CPPUTYPE_FILLSTYLE, // getCppuType((drawing::FillStyle*)0) enumerator
|
| /AOO42X/main/comphelper/source/property/ |
| H A D | TypeGeneration.cxx | 244 case CPPUTYPE_FILLSTYLE: pType = &getCppuType((drawing::FillStyle*)0); break; in GenerateCppuType()
|
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unomap.cxx | 546 …LE), XATTR_FILLSTYLE, CPPU_E2T(CPPUTYPE_FILLSTYLE), 0, 0}, \ 1019 …LE), XATTR_FILLSTYLE, CPPU_E2T(CPPUTYPE_FILLSTYLE), 0, … in GetPropertyMapEntries() 1047 …LE), XATTR_FILLSTYLE, CPPU_E2T(CPPUTYPE_FILLSTYLE), 0, … in GetPropertyMapEntries()
|