Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_PARAGRAPH_FORMAT General cluster: wel description: "Contains information about paragraph formating attributes in a rich edit control." create: make, make_by_pointer Ancestors WEL_BIT_OPERATIONS WEL_PFA_CONSTANTS WEL_PFM_CONSTANTS WEL_STRUCTURE* Queries alignment: INTEGER_32 clear_flag (flags, mask: INTEGER_32): INTEGER_32 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN has_mask (a_mask: INTEGER_32): BOOLEAN is_equal (other: [like Current] WEL_PARAGRAPH_FORMAT): BOOLEAN item: POINTER mask: INTEGER_32 max_tab_stops: INTEGER_32 numbering: INTEGER_32 offset: 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 right_indent: INTEGER_32 set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN start_indent: INTEGER_32 Structure_size: INTEGER_32 tabulations: ARRAY [INTEGER_32] Commands add_mask (a_mask: INTEGER_32) bullet_numbering copy (other: [like Current] WEL_PARAGRAPH_FORMAT) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) no_numbering remove_mask (a_mask: INTEGER_32) set_alignment (an_alignment: INTEGER_32) set_center_alignment set_default_tabulation set_item (an_item: POINTER) set_left_alignment set_mask (a_mask: INTEGER_32) set_offset (an_offset: INTEGER_32) set_right_alignment set_right_indent (a_right_indent: INTEGER_32) set_shared set_start_indent (a_start_indent: INTEGER_32) set_tabulation (tab: INTEGER_32) set_tabulations (tabs: ARRAY [INTEGER_32]) set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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