Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx64 CPPUTYPE_SEQTABSTOP, //getCppuType( (Sequence<style::TabStop>*)0 ) enumerator
/AOO41X/main/comphelper/source/property/
H A DTypeGeneration.cxx177 … case CPPUTYPE_SEQTABSTOP: pType = &::getCppuType( (Sequence<style::TabStop>*)0 ); break; in GenerateCppuType()
/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx259 … { SW_PROP_NMID(UNO_NAME_TABSTOPS), RES_PARATR_TABSTOP, CPPU_E2T(CPPUTYPE_SEQTABSTOP), Propert…
507 …{ SW_PROP_NMID(UNO_NAME_TABSTOPS), RES_PARATR_TABSTOP, CPPU_E2T(CPPUTYPE_SEQTABSTOP), Property…