Home
last modified time | relevance | path

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

/trunk/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx96 CPPUTYPE_REFTXTFIELD, //getCppuType( (Reference<text::XTextField>*)0) enumerator
/trunk/main/comphelper/source/property/
H A DTypeGeneration.cxx216 case CPPUTYPE_REFTXTFIELD: pType = &::getCppuType( (Reference<text::XTextField>*)0 ); break; in GenerateCppuType()
/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx279 …{ SW_PROP_NMID(UNO_NAME_TEXT_FIELD), FN_UNO_TEXT_FIELD, CPPU_E2T(CPPUTYPE_REFTXTFIELD), Prop…

Completed in 36 milliseconds