Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx73 CPPUTYPE_GRFCROP, //getCppuType( (text::GraphicCrop*)0 ) enumerator
/AOO41X/main/comphelper/source/property/
H A DTypeGeneration.cxx187 case CPPUTYPE_GRFCROP: pType = &::getCppuType( (text::GraphicCrop*)0 ); break; in GenerateCppuType()
/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx1140 …_PROP_NMID(UNO_NAME_GRAPHIC_CROP), RES_GRFATR_CROPGRF, CPPU_E2T(CPPUTYPE_GRFCROP), PROPERTY_N… in GetPropertyMapEntries()