Home
last modified time | relevance | path

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

/aoo41x/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx49 CPPUTYPE_FONTSLANT, //getCppuType( (FontSlant*)0 ) enumerator
/aoo41x/main/comphelper/source/property/
H A DTypeGeneration.cxx161 case CPPUTYPE_FONTSLANT: pType = &::getCppuType( (FontSlant*)0 ); break; in GenerateCppuType()
/aoo41x/main/sw/source/core/unocore/
H A Dunomap.cxx90 …{ SW_PROP_NMID(UNO_NAME_CHAR_POSTURE), RES_CHRATR_POSTURE , CPPU_E2T(CPPUTYPE_FONTSLANT), Pr…
101 …UNO_NAME_CHAR_POSTURE_ASIAN), RES_CHRATR_CJK_POSTURE , CPPU_E2T(CPPUTYPE_FONTSLANT), Propert…
112 …O_NAME_CHAR_POSTURE_COMPLEX), RES_CHRATR_CTL_POSTURE , CPPU_E2T(CPPUTYPE_FONTSLANT), Propert…
493 …{ SW_PROP_NMID(UNO_NAME_CHAR_POSTURE), RES_CHRATR_POSTURE , CPPU_E2T(CPPUTYPE_FONTSLANT), Pr…

Completed in 116 milliseconds