Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx98 CPPUTYPE_REFTXTTABLE, //getCppuType( (Reference<text::XTextTable>*)0) enumerator
/AOO41X/main/comphelper/source/property/
H A DTypeGeneration.cxx211 … case CPPUTYPE_REFTXTTABLE: pType = &::getCppuType( (Reference<text::XTextTable>*)0 ); break; in GenerateCppuType()
/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx141 …{ SW_PROP_NMID(UNO_NAME_TEXT_TABLE), FN_UNO_TEXT_TABLE, CPPU_E2T(CPPUTYPE_REFTXTTABLE), Pr…
561 …W_PROP_NMID(UNO_NAME_TEXT_TABLE), FN_UNO_TEXT_TABLE, CPPU_E2T(CPPUTYPE_REFTXTTABLE), Prope… in GetPropertyMapEntries()