web_pub/browser_control_api/inc/BrCtlDefs.h
branchRCL_3
changeset 36 c711bdda59f4
parent 34 220a17280356
child 38 4917f9bf7995
equal deleted inserted replaced
35:1f3c3f2f5b0a 36:c711bdda59f4
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #ifndef BRCTLDEFS_H
    19 #ifndef BRCTLDEFS_H
    20 #define BRCTLDEFS_H
    20 #define BRCTLDEFS_H
    21 
    21 #include <browser_platform_variant.hrh>
    22 //  INCLUDES
    22 //  INCLUDES
    23 
    23 
    24 // DATA TYPES
    24 // DATA TYPES
    25 
    25 
    26 // FORWARD DECLARATIONS
    26 // FORWARD DECLARATIONS
   205              */
   205              */
   206              ECommandEnterFullscreenBrowsing,
   206              ECommandEnterFullscreenBrowsing,
   207              ECommandLeaveFullscreenBrowsing,
   207              ECommandLeaveFullscreenBrowsing,
   208              ECommandZoomIn,
   208              ECommandZoomIn,
   209              ECommandZoomOut
   209              ECommandZoomOut
       
   210 #ifdef BRDO_OCC_ENABLED_FF
       
   211              ,
       
   212              ECommandRetryTransactions,
       
   213              ECommandSetRetryConnectivityFlag,
       
   214              ECommandUnSetRetryConnectivityFlag,
       
   215              ECommandClearQuedTransactions,
       
   216              ECommandConnToDownloadManager
       
   217 #endif
   210             };
   218             };
   211         /**
   219         /**
   212         * The load event that occurred.
   220         * The load event that occurred.
   213         */
   221         */
   214         enum TBrCtlLoadEvent
   222         enum TBrCtlLoadEvent