Home
last modified time | relevance | path

Searched refs:CPPU_E2T (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx363 { SW_PROP_NMID(UNO_NAME_TITLE), FN_UNO_TITLE, CPPU_E2T(CPPUTYPE_OUSTRING), PROPERTY_NONE, 0}, \
1320 { SW_PROP_NMID(UNO_NAME_ADJUST_RED), RES_GRFATR_CHANNELR, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
1322 { SW_PROP_NMID(UNO_NAME_ADJUST_BLUE), RES_GRFATR_CHANNELB, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
1323 { SW_PROP_NMID(UNO_NAME_GAMMA), RES_GRFATR_GAMMA, CPPU_E2T(CPPUTYPE_DOUBLE), 0, 0}, in GetPropertyMapEntries()
1404 CPPU_E2T(CPPUTYPE_TRANSFORMATIONINHORIL2R), in GetPropertyMapEntries()
1408 CPPU_E2T(CPPUTYPE_INT16), in GetPropertyMapEntries()
1414 CPPU_E2T(CPPUTYPE_AWTPOINT), in GetPropertyMapEntries()
1418 CPPU_E2T(CPPUTYPE_AWTPOINT), in GetPropertyMapEntries()
1812 { SW_PROP_NMID(UNO_NAME_BUILDID), WID_DOC_BUILDID, CPPU_E2T(CPPUTYPE_OUSTRING), 0, 0}, in GetPropertyMapEntries()
2702 CPPU_E2T(CPPUTYPE_INT32), PROPERTY_NONE, 0 }, in GetPropertyMapEntries()
[all …]
/trunk/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx30 #define CPPU_E2T(type) ((com::sun::star::uno::Type*)type) macro

Completed in 74 milliseconds