Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx91 CPPUTYPE_REFBITMAP, //getCppuType( (Reference<awt::XBitmap>*)0) enumerator
/AOO41X/main/comphelper/source/property/
H A DTypeGeneration.cxx204 … case CPPUTYPE_REFBITMAP: pType = &::getCppuType( (Reference<awt::XBitmap>*)0 ); break; in GenerateCppuType()
/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx1645 …{ SW_PROP_NMID(UNO_LINK_DISPLAY_BITMAP), 0, CPPU_E2T(CPPUTYPE_REFBITMAP), PropertyAttribute::R… in GetPropertyMapEntries()