Home
last modified time | relevance | path

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

/trunk/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx93 CPPUTYPE_REFCELL, //getCppuType( (Reference<table::XCell>*)0) enumerator
/trunk/main/comphelper/source/property/
H A DTypeGeneration.cxx213 case CPPUTYPE_REFCELL: pType = &::getCppuType( (Reference<table::XCell>*)0 ); break; in GenerateCppuType()
/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx144 …{ SW_PROP_NMID(UNO_NAME_CELL), FN_UNO_CELL, CPPU_E2T(CPPUTYPE_REFCELL), PropertyAttribute::…
612 …{ SW_PROP_NMID(UNO_NAME_CELL), FN_UNO_CELL, CPPU_E2T(CPPUTYPE_REFCELL), PropertyAt… in GetPropertyMapEntries()

Completed in 42 milliseconds