Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_PRINT_DIALOG General cluster: wel description: "Standard dialog box to specify the properties of a particular print job." create: make Ancestors WEL_BIT_OPERATIONS WEL_PD_CONSTANTS WEL_STANDARD_DIALOG* Queries all_pages_selected: BOOLEAN clear_flag (flags, mask: INTEGER_32): INTEGER_32 collate_checked: BOOLEAN copies: INTEGER_32 dc: WEL_PRINTER_DC exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN flags: INTEGER_32 from_page: INTEGER_32 has_flag (a_flags: INTEGER_32): BOOLEAN is_equal (other: [like Current] WEL_PRINT_DIALOG): BOOLEAN item: POINTER maximum_page: INTEGER_32 minimum_page: INTEGER_32 page_numbers_enabled: BOOLEAN page_numbers_selected: BOOLEAN Pd_allpages: INTEGER_32 Pd_collate: INTEGER_32 Pd_disableprinttofile: INTEGER_32 Pd_enableprinthook: INTEGER_32 Pd_enableprinttemplate: INTEGER_32 Pd_enableprinttemplatehandle: INTEGER_32 Pd_enablesetuphook: INTEGER_32 Pd_enablesetuptemplate: INTEGER_32 Pd_enablesetuptemplatehandle: INTEGER_32 Pd_hideprinttofile: INTEGER_32 Pd_nopagenums: INTEGER_32 Pd_noselection: INTEGER_32 Pd_nowarning: INTEGER_32 Pd_pagenums: INTEGER_32 Pd_printsetup: INTEGER_32 Pd_printtofile: INTEGER_32 Pd_returndc: INTEGER_32 Pd_returndefault: INTEGER_32 Pd_returnic: INTEGER_32 Pd_selection: INTEGER_32 Pd_showhelp: INTEGER_32 Pd_usedevmodecopies: INTEGER_32 print_setup_enabled: BOOLEAN print_to_file_checked: BOOLEAN print_to_file_enabled: BOOLEAN print_to_file_shown: BOOLEAN selected: BOOLEAN selection_enabled: BOOLEAN selection_selected: BOOLEAN set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 to_page: INTEGER_32 warning_enabled: BOOLEAN Commands activate (a_parent: WEL_COMPOSITE_WINDOW) add_flag (a_flags: INTEGER_32) check_collate check_print_to_file copy (other: [like Current] WEL_PRINT_DIALOG) disable_page_numbers disable_print_setup disable_print_to_file disable_selection disable_warning dispose enable_page_numbers enable_print_setup enable_print_to_file enable_selection enable_warning hide_print_to_file initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) remove_flag (a_flags: INTEGER_32) select_all_pages select_page_numbers select_selection set_copies (number: INTEGER_32) set_flags (a_flags: INTEGER_32) set_from_page (page: INTEGER_32) set_item (an_item: POINTER) set_maximum_page (page: INTEGER_32) set_minimum_page (page: INTEGER_32) set_shared set_to_page (page: INTEGER_32) set_unshared show_print_to_file structure_initialize uncheck_collate uncheck_print_to_file
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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