This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $PBExportHeader$gf_print_ie_ole_object.srf | |
| $PBExportComments$Función global para la impresión del contenido de un objeto ole "Microsoft Web Browser" Control o para la configuración de su impresión | |
| global type gf_print_ie_ole_object from function_object | |
| end type | |
| forward prototypes | |
| global subroutine gf_print_ie_ole_object (ref olecustomcontrol p_ole_object, boolean p_only_page_setup) | |
| end prototypes | |
| global subroutine gf_print_ie_ole_object (ref olecustomcontrol p_ole_object, boolean p_only_page_setup);/////////////////////////////////////////////////////////////////////// |