Home
last modified time | relevance | path

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

/aoo41x/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx82 CPPUTYPE_REFTEXTFRAME, //getCppuType( (Reference<text::XTextFrame>*)0 ) enumerator
/aoo41x/main/comphelper/source/property/
H A DTypeGeneration.cxx196 case CPPUTYPE_REFTEXTFRAME: pType = &::getCppuType( (Reference<text::XTextFrame>*)0 ); break; in GenerateCppuType()
/aoo41x/main/sw/source/core/unocore/
H A Dunomap.cxx143 …{ SW_PROP_NMID(UNO_NAME_TEXT_FRAME), FN_UNO_TEXT_FRAME, CPPU_E2T(CPPUTYPE_REFTEXTFRAME), Propert…
301 …{ SW_PROP_NMID(UNO_NAME_ANCHOR_FRAME), RES_ANCHOR, CPPU_E2T(CPPUTYPE_REFTEXTFRAME), …
563 …W_PROP_NMID(UNO_NAME_TEXT_FRAME), FN_UNO_TEXT_FRAME, CPPU_E2T(CPPUTYPE_REFTEXTFRAME), P… in GetPropertyMapEntries()
1197 …ROP_NMID(UNO_NAME_ANCHOR_FRAME), RES_ANCHOR, CPPU_E2T(CPPUTYPE_REFTEXTFRAME), Prope… in GetPropertyMapEntries()

Completed in 74 milliseconds