Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_PARAGRAPH_FORMAT_IMP General cluster: implementation_mswin description: "Mswin implementation for objects that represent paragraph formatting information." create: make Ancestors EV_PARAGRAPH_FORMAT_I* WEL_PARAGRAPH_FORMAT2 WEL_UNIT_CONVERSION Queries alignment: INTEGER_32 Aspect_x: INTEGER_32 Aspect_x_y: INTEGER_32 Aspect_y: INTEGER_32 Bits_pixel: INTEGER_32 border_space: INTEGER_32 border_width: INTEGER_32 borders: INTEGER_32 bottom_spacing: INTEGER_32 clear_flag (flags, mask: INTEGER_32): INTEGER_32 Clip_caps: INTEGER_32 Color_resolution: INTEGER_32 Curve_caps: INTEGER_32 Driver_version: INTEGER_32 Dt_bottom: INTEGER_32 Dt_calcrect: INTEGER_32 Dt_center: INTEGER_32 Dt_expandtabs: INTEGER_32 Dt_externalleading: INTEGER_32 Dt_hideprefix: INTEGER_32 Dt_internal: INTEGER_32 Dt_left: INTEGER_32 Dt_noclip: INTEGER_32 Dt_noprefix: INTEGER_32 Dt_right: INTEGER_32 Dt_singleline: INTEGER_32 Dt_tabstop: INTEGER_32 Dt_top: INTEGER_32 Dt_vcenter: INTEGER_32 Dt_word_ellipsis: INTEGER_32 Dt_wordbreak: INTEGER_32 effects: INTEGER_32 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN has_mask (a_mask: INTEGER_32): BOOLEAN Himetric_per_inch: INTEGER_32 himetric_to_pixel (a_size_in_himetric: WEL_SIZE): WEL_SIZE Horizontal_resolution: INTEGER_32 Horizontal_size: INTEGER_32 is_destroyed: BOOLEAN is_equal (other: [like Current] EV_PARAGRAPH_FORMAT_IMP): BOOLEAN item: POINTER left_margin: INTEGER_32 Line_caps: INTEGER_32 line_spacing: INTEGER_32 line_spacing_rule: INTEGER_32 Logical_pixels_x: INTEGER_32 Logical_pixels_y: INTEGER_32 logical_to_pixel (hdc: WEL_DC; lo: INTEGER_32): INTEGER_32 logical_to_point (hdc: WEL_DC; lo: INTEGER_32): INTEGER_32 map_loghim_to_pixel (x, ppli: INTEGER_32): INTEGER_32 map_pixel_to_loghim (x, ppli: INTEGER_32): INTEGER_32 mask: INTEGER_32 max_tab_stops: INTEGER_32 Num_brushes: INTEGER_32 Num_colors: INTEGER_32 Num_fonts: INTEGER_32 Num_markers: INTEGER_32 Num_pens: INTEGER_32 Num_reserved: INTEGER_32 numbering: INTEGER_32 numbering_start: INTEGER_32 numbering_style: INTEGER_32 numbering_tab: INTEGER_32 offset: INTEGER_32 Pdevice_size: INTEGER_32 Pfa_center: INTEGER_32 Pfa_full_interword: INTEGER_32 Pfa_justify: INTEGER_32 Pfa_left: INTEGER_32 Pfa_right: INTEGER_32 Pfm_alignment: INTEGER_32 Pfm_border: INTEGER_32 Pfm_linespacing: INTEGER_32 Pfm_numbering: INTEGER_32 Pfm_numberingstart: INTEGER_32 Pfm_numberingstyle: INTEGER_32 Pfm_numberingtab: INTEGER_32 Pfm_offset: INTEGER_32 Pfm_offsetindent: INTEGER_32 Pfm_rightindent: INTEGER_32 Pfm_shading: INTEGER_32 Pfm_spaceafter: INTEGER_32 Pfm_spacebefore: INTEGER_32 Pfm_startindent: INTEGER_32 Pfm_style: INTEGER_32 Pfm_tabstops: INTEGER_32 Physical_offset_x: INTEGER_32 Physical_offset_y: INTEGER_32 pixel_to_himetric (a_size_in_pixel: WEL_SIZE): WEL_SIZE pixel_to_logical (hdc: WEL_DC; pi: INTEGER_32): INTEGER_32 pixel_to_point (hdc: WEL_DC; pi: INTEGER_32): INTEGER_32 Planes: INTEGER_32 point_to_logical (hdc: WEL_DC; pt, divisor: INTEGER_32): INTEGER_32 point_to_pixel (hdc: WEL_DC; pt, divisor: INTEGER_32): INTEGER_32 Polygonal_caps: INTEGER_32 Raster_caps: INTEGER_32 right_indent: INTEGER_32 right_margin: INTEGER_32 Scaling_factor_x: INTEGER_32 Scaling_factor_y: INTEGER_32 set_flag (flags, mask: INTEGER_32): INTEGER_32 shading_style: INTEGER_32 shading_weight: INTEGER_32 shared: BOOLEAN Size_palette: INTEGER_32 space_after: INTEGER_32 space_before: INTEGER_32 start_indent: INTEGER_32 Structure_size: INTEGER_32 style: INTEGER_32 tabulations: ARRAY [INTEGER_32] Technology: INTEGER_32 Text_caps: INTEGER_32 top_spacing: INTEGER_32 Vertical_resolution: INTEGER_32 Vertical_size: INTEGER_32 wel_alignment: INTEGER_32 Commands add_mask (a_mask: INTEGER_32) bullet_numbering copy (other: [like Current] EV_PARAGRAPH_FORMAT_IMP) dispose initialize_with_character (a_character: CHARACTER_8) make memory_copy (source_pointer: POINTER; length: INTEGER_32) no_numbering old_make (an_interface: [attached like interface] attached EV_PARAGRAPH_FORMAT) remove_mask (a_mask: INTEGER_32) set_alignment (an_alignment: INTEGER_32) set_border_space (a_space: INTEGER_32) set_border_width (a_width: INTEGER_32) set_borders (a_border: INTEGER_32) set_bottom_spacing (a_spacing: INTEGER_32) set_center_alignment set_default_tabulation set_effects (an_effects: INTEGER_32) set_item (an_item: POINTER) set_left_alignment set_left_margin (a_margin: INTEGER_32) set_line_spacing (space: INTEGER_32) set_line_spacing_rule (a_rule: INTEGER_32) set_mask (a_mask: INTEGER_32) set_numbering_start (a_start: INTEGER_32) set_numbering_style (a_style: INTEGER_32) set_numbering_tab (a_tab: INTEGER_32) set_offset (an_offset: INTEGER_32) set_right_alignment set_right_indent (a_right_indent: INTEGER_32) set_right_margin (a_margin: INTEGER_32) set_shading_style (a_style: INTEGER_32) set_shading_weight (a_weight: INTEGER_32) set_shared set_space_after (space: INTEGER_32) set_space_before (space: INTEGER_32) set_start_indent (a_start_indent: INTEGER_32) set_style (a_style: INTEGER_32) set_tabulation (tab: INTEGER_32) set_tabulations (tabs: ARRAY [INTEGER_32]) set_top_spacing (a_spacing: INTEGER_32) set_unshared wel_initialize wel_set_alignment (an_alignment: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org