Searched refs:CPPUTYPE_REFBITMAP (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/comphelper/inc/comphelper/ |
| H A D | TypeGeneration.hxx | 91 CPPUTYPE_REFBITMAP, //getCppuType( (Reference<awt::XBitmap>*)0) enumerator
|
| /trunk/main/comphelper/source/property/ |
| H A D | TypeGeneration.cxx | 211 … case CPPUTYPE_REFBITMAP: pType = &::getCppuType( (Reference<awt::XBitmap>*)0 ); break; in GenerateCppuType()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unomap.cxx | 538 …MAP), XATTR_FILLBITMAP, CPPU_E2T(CPPUTYPE_REFBITMAP), 0, MID_… 1011 …MAP), XATTR_FILLBITMAP, CPPU_E2T(CPPUTYPE_REFBITMAP), 0, … in GetPropertyMapEntries() 1039 …MAP), XATTR_FILLBITMAP, CPPU_E2T(CPPUTYPE_REFBITMAP), 0, … in GetPropertyMapEntries() 1826 …{ SW_PROP_NMID(UNO_LINK_DISPLAY_BITMAP), 0, CPPU_E2T(CPPUTYPE_REFBITMAP), PropertyAttribute::R… in GetPropertyMapEntries()
|