Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx70 CPPUTYPE_PAGESTYLELAY, //getCppuType( (style::PageStyleLayout*)0 ) enumerator
/AOO41X/main/comphelper/source/property/
H A DTypeGeneration.cxx184 case CPPUTYPE_PAGESTYLELAY: pType = &::getCppuType( (style::PageStyleLayout*)0 ); break; in GenerateCppuType()
/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx862 …MID(UNO_NAME_PAGE_STYLE_LAYOUT), SID_ATTR_PAGE, CPPU_E2T(CPPUTYPE_PAGESTYLELAY), PROPE… in GetPropertyMapEntries()