uifw/AvKon/src/AknPreviewPopUp.cpp
branchRCL_3
changeset 64 85902f042028
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
59:978afdc0236f 64:85902f042028
   358                 delete iClosingIcon;
   358                 delete iClosingIcon;
   359                 iClosingIcon = NULL;
   359                 iClosingIcon = NULL;
   360                 TRAP_IGNORE( CreateClosingIconL() );
   360                 TRAP_IGNORE( CreateClosingIconL() );
   361                 }
   361                 }
   362             break;
   362             break;
   363             
   363 
   364         case KEikDynamicLayoutVariantSwitch:
   364         case KEikDynamicLayoutVariantSwitch:
   365             if ( iFlags & CAknPreviewPopUpController::EFixedMode )
   365             if ( iFlags & CAknPreviewPopUpController::EFixedMode )
   366                 {
   366                 {
   367                 TRect appWindow;
   367                 TRect appWindow;
   368                 AknLayoutUtils::LayoutMetricsRect( AknLayoutUtils::EApplicationWindow, appWindow );
   368                 AknLayoutUtils::LayoutMetricsRect( AknLayoutUtils::EApplicationWindow, appWindow );