Lines Matching refs:sal_Int16

71 	sal_Int16 						nAttribs;
82 sal_Int16 nAttrs, sal_Bool bDepends = sal_False ) in ImplPropertyInfo()
121 …DECL_PROP_3 ( "Align", ALIGN, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
129 …DECL_PROP_3 ( "Border", BORDER, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
135 …DECL_PROP_2 ( "DateFormat", EXTDATEFORMAT, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
139 …DECL_PROP_2 ( "DecimalAccuracy", DECIMALACCURACY, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
145 …DECL_PROP_2 ( "EchoChar", ECHOCHAR, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
155 …DECL_PROP_2 ( "FontRelief", FONTRELIEF, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
156 …DECL_PROP_2 ( "FontEmphasisMark", FONTEMPHASISMARK, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
162 …DECL_PROP_2 ( "FontFamily", FONTDESCRIPTORPART_FAMILY, sal_Int16, BOUND… in ImplGetPropertyInfos()
163 …DECL_PROP_2 ( "FontCharset", FONTDESCRIPTORPART_CHARSET, sal_Int16, BOUND… in ImplGetPropertyInfos()
165 …DECL_PROP_2 ( "FontWidth", FONTDESCRIPTORPART_WIDTH, sal_Int16, BOUND… in ImplGetPropertyInfos()
166 …DECL_PROP_2 ( "FontPitch", FONTDESCRIPTORPART_PITCH, sal_Int16, BOUND… in ImplGetPropertyInfos()
170 …DECL_PROP_2 ( "FontSlant", FONTDESCRIPTORPART_SLANT, sal_Int16, BOUND… in ImplGetPropertyInfos()
171 …DECL_PROP_2 ( "FontUnderline", FONTDESCRIPTORPART_UNDERLINE, sal_Int16, BOUND… in ImplGetPropertyInfos()
172 …DECL_PROP_2 ( "FontStrikeout", FONTDESCRIPTORPART_STRIKEOUT, sal_Int16, BOUND… in ImplGetPropertyInfos()
175 …DECL_PROP_2 ( "FontType", FONTDESCRIPTORPART_TYPE, sal_Int16, BOUND… in ImplGetPropertyInfos()
187 …DECL_PROP_2 ( "ImageAlign", IMAGEALIGN, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
188 …DECL_PROP_2 ( "ImagePosition", IMAGEPOSITION, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
190 …DECL_PROP_3 ( "ItemSeparatorPos", ITEM_SEPARATOR_POS, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
193 …DECL_PROP_2 ( "LineCount", LINECOUNT, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
194 …DECL_PROP_2 ( "LineEndFormat", LINE_END_FORMAT, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
198 …DECL_PROP_2 ( "MaxTextLen", MAXTEXTLEN, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
214 …DECL_PROP_2 ( "PushButtonType", PUSHBUTTONTYPE, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
220 …DECL_PROP_2 ( "ScaleMode", IMAGE_SCALE_MODE, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
224 …DECL_DEP_PROP_2 ( "SelectedItems", SELECTEDITEMS, Sequence<sal_Int16>, BOUND, MAYBED… in ImplGetPropertyInfos()
232 …DECL_DEP_PROP_2 ( "State", STATE, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
235 …DECL_PROP_2 ( "VisualEffect", VISUALEFFECT, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
242 …DECL_PROP_2 ( "TimeFormat", EXTTIMEFORMAT, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
249 …DECL_PROP_2 ( "Unit", UNIT, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
259 …DECL_PROP_2 ( "CurrentItemID", CURRENTITEMID, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
261 …DECL_PROP_2 ( "MouseWheelBehavior", MOUSE_WHEEL_BEHAVIOUR, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
275 …DECL_PROP_2 ( "WritingMode", WRITING_MODE, sal_Int16, BOUND, MAY… in ImplGetPropertyInfos()
276 …DECL_PROP_3 ( "ContextWritingMode", CONTEXT_WRITING_MODE, sal_Int16, BOUND, MAY… in ImplGetPropertyInfos()
389 sal_Int16 GetPropertyAttribs( sal_uInt16 nPropertyId ) in GetPropertyAttribs()