Home
last modified time | relevance | path

Searched refs:CPPUTYPE_INT16 (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/unocore/
H A Dunomap.cxx251 … { SW_PROP_NMID(UNO_NAME_WRITING_MODE), RES_FRAMEDIR, CPPU_E2T(CPPUTYPE_INT16), PROPERTY_NONE, 0 },
1153 …{ SW_PROP_NMID(UNO_NAME_GRAPHIC_ROTATION), RES_GRFATR_ROTATION, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
1154 …{ SW_PROP_NMID(UNO_NAME_ADJUST_LUMINANCE), RES_GRFATR_LUMINANCE, CPPU_E2T(CPPUTYPE_INT16), 0, 0… in GetPropertyMapEntries()
1155 … { SW_PROP_NMID(UNO_NAME_ADJUST_CONTRAST), RES_GRFATR_CONTRAST, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
1156 { SW_PROP_NMID(UNO_NAME_ADJUST_RED), RES_GRFATR_CHANNELR, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
1157 { SW_PROP_NMID(UNO_NAME_ADJUST_GREEN), RES_GRFATR_CHANNELG, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
1158 { SW_PROP_NMID(UNO_NAME_ADJUST_BLUE), RES_GRFATR_CHANNELB, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
1161 … { SW_PROP_NMID(UNO_NAME_TRANSPARENCY), RES_GRFATR_TRANSPARENCY, CPPU_E2T(CPPUTYPE_INT16), 0, 0}, in GetPropertyMapEntries()
1227 CPPU_E2T(CPPUTYPE_INT16), in GetPropertyMapEntries()
2063 … {SW_PROP_NMID(UNO_NAME_OFFSET), FIELD_PROP_USHORT1, CPPU_E2T(CPPUTYPE_INT16), PROPERTY_NONE, 0}, in GetPropertyMapEntries()
[all …]
/aoo4110/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx131 …{ RTL_CONSTASCII_STRINGPARAM("LinkUpdateMode"), HANDLE_LINK_UPDATE_MODE, CPPUTYPE_INT16, … in lcl_createSettingsInfo()
140 …GPARAM("CharacterCompressionType"), HANDLE_CHARACTER_COMPRESSION_TYPE, CPPUTYPE_INT16, 0, 0}, in lcl_createSettingsInfo()
149 …PARAM("PrinterIndependentLayout"), HANDLE_PRINTER_INDEPENDENT_LAYOUT, CPPUTYPE_INT16, 0, 0}, in lcl_createSettingsInfo()
H A Dunomod.cxx172 …{ RTL_CONSTASCII_STRINGPARAM ( "ZoomType"), HANDLE_VIEWSET_ZOOM_TYPE , CPPUTYPE_INT16, PROP… in lcl_createViewSettingsInfo()
173 …{ RTL_CONSTASCII_STRINGPARAM ( "ZoomValue"), HANDLE_VIEWSET_ZOOM , CPPUTYPE_INT16, PROPER… in lcl_createViewSettingsInfo()
182 …NGPARAM ( "PrintAnnotationMode" ), HANDLE_PRINTSET_ANNOTATION_MODE , CPPUTYPE_INT16, PROPERTY_NO… in lcl_createPrintSettingsInfo()
/aoo4110/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx43 CPPUTYPE_INT16, //getCppuType( (sal_Int16*)0 ) enumerator
/aoo4110/main/comphelper/source/property/
H A DTypeGeneration.cxx155 case CPPUTYPE_INT16: pType = &::getCppuType( (sal_Int16*)0 ); break; in GenerateCppuType()

Completed in 60 milliseconds