equal
deleted
inserted
replaced
14308 inline TAknWindowComponentLayout cale_week_scroll_pane_g16(TInt aVariety, TInt aCol = 0, TInt aRow = 0) { return (*(Tcale_week_scroll_pane_g16_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cale_week_scroll_pane_g16)))(aVariety, aCol, aRow); } |
14308 inline TAknWindowComponentLayout cale_week_scroll_pane_g16(TInt aVariety, TInt aCol = 0, TInt aRow = 0) { return (*(Tcale_week_scroll_pane_g16_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cale_week_scroll_pane_g16)))(aVariety, aCol, aRow); } |
14309 |
14309 |
14310 // LAF Table : main_vorec_pane |
14310 // LAF Table : main_vorec_pane |
14311 inline TAknWindowComponentLayout vorec_slider_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) { return (*(Tvorec_slider_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_vorec_slider_pane)))(aVariety, aCol, aRow); } |
14311 inline TAknWindowComponentLayout vorec_slider_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) { return (*(Tvorec_slider_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_vorec_slider_pane)))(aVariety, aCol, aRow); } |
14312 |
14312 |
|
14313 // LAF Table : vidtel_button_pane |
|
14314 inline TAknLayoutScalableParameterLimits vidtel_button_pane_t1_ParamLimits(TInt aVariety) { return (*(Tvidtel_button_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_vidtel_button_pane_t1_ParamLimits)))(aVariety); } |
|
14315 |
14313 #ifdef __VC32__ |
14316 #ifdef __VC32__ |
14314 #pragma component(mintypeinfo, on) |
14317 #pragma component(mintypeinfo, on) |
14315 #endif |
14318 #endif |
14316 |
14319 |
14317 |
14320 |
28596 inline TAknWindowComponentLayout cale_week_scroll_pane_g16(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const { return (*(Tcale_week_scroll_pane_g16_sig*)(GetFunction(EApiId_cale_week_scroll_pane_g16)))(aVariety, aCol, aRow); } |
28599 inline TAknWindowComponentLayout cale_week_scroll_pane_g16(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const { return (*(Tcale_week_scroll_pane_g16_sig*)(GetFunction(EApiId_cale_week_scroll_pane_g16)))(aVariety, aCol, aRow); } |
28597 |
28600 |
28598 // LAF Table : main_vorec_pane |
28601 // LAF Table : main_vorec_pane |
28599 inline TAknWindowComponentLayout vorec_slider_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const { return (*(Tvorec_slider_pane_sig*)(GetFunction(EApiId_vorec_slider_pane)))(aVariety, aCol, aRow); } |
28602 inline TAknWindowComponentLayout vorec_slider_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const { return (*(Tvorec_slider_pane_sig*)(GetFunction(EApiId_vorec_slider_pane)))(aVariety, aCol, aRow); } |
28600 |
28603 |
|
28604 // LAF Table : vidtel_button_pane |
|
28605 inline TAknLayoutScalableParameterLimits vidtel_button_pane_t1_ParamLimits(TInt aVariety) const { return (*(Tvidtel_button_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_vidtel_button_pane_t1_ParamLimits)))(aVariety); } |
|
28606 |
28601 private: |
28607 private: |
28602 CInstance(); |
28608 CInstance(); |
28603 }; |
28609 }; |
28604 |
28610 |
28605 #ifdef __VC32__ |
28611 #ifdef __VC32__ |