Searched refs:CPPUTYPE_REFINTERFACE (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/comphelper/inc/comphelper/ |
| H A D | TypeGeneration.hxx | 79 CPPUTYPE_REFINTERFACE, //getCppuType( (Reference<XInterface>*)0 ) enumerator
|
| /trunk/main/comphelper/source/property/ |
| H A D | TypeGeneration.cxx | 200 … case CPPUTYPE_REFINTERFACE: pType = &::getCppuType( (Reference<XInterface>*)0 ); break; in GenerateCppuType()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unomap.cxx | 1895 …{SW_PROP_NMID(UNO_NAME_REDLINE_START), 0, CPPU_E2T(CPPUTYPE_REFINTERFACE), PropertyAttribute::REA… in GetPropertyMapEntries() 1896 …{SW_PROP_NMID(UNO_NAME_REDLINE_END), 0, CPPU_E2T(CPPUTYPE_REFINTERFACE), PropertyAttribute::MAY… in GetPropertyMapEntries() 2129 …{SW_PROP_NMID(UNO_NAME_TEXT_RANGE), FIELD_PROP_TEXT, CPPU_E2T(CPPUTYPE_REFINTERFACE), PropertyAtt… in GetPropertyMapEntries()
|