Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds