phoneclientserver/CallUI/Src/CaUiEngine/CaUiActiveObject.cpp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    17 
    17 
    18 
    18 
    19 
    19 
    20 
    20 
    21 // INCLUDE FILES
    21 // INCLUDE FILES
    22 #include    "cauiactiveobject.h" 
    22 #include    "CaUiActiveObject.h"
    23 #include    "cauiqueryobserver.h" 
    23 #include    "CaUiQueryObserver.h"
    24 #include    <coemain.h>
    24 #include    <coemain.h>
    25 
    25 
    26 #include    <mcauireconnectqueryobserver.h>
    26 #include    <mcauireconnectqueryobserver.h>
    27 #include    <cphonecntfactory.h>
    27 #include    <cphonecntfactory.h>
    28 #include    <cphcntmatcher.h> 
    28 #include    <cphcntmatcher.h>
    29 #include    <mphcntmatch.h> 
    29 #include    <mphcntmatch.h>
    30 #include    "cauimessagesender.h" 
    30 #include	"CaUiMessageSender.h"
    31 #include    "cauilogger.h" 
    31 #include	"cauilogger.h"
    32 // CONSTANTS
    32 // CONSTANTS
    33 
    33 
    34 
    34 
    35 
    35 
    36 // The message editor granularity.
    36 // The message editor granularity.
   364  #endif // RD_UNIFIED_EDITOR
   364  #endif // RD_UNIFIED_EDITOR
   365         default:
   365         default:
   366             break;
   366             break;
   367         }
   367         }
   368 
   368 
   369     CAUILOGSTRING2("CALLUI: CCaUiGlnActiveObject::LaunchEditorL(): Message type: %d", messageType);
   369 	CAUILOGSTRING2("CALLUI: CCaUiGlnActiveObject::LaunchEditorL(): Message type: %d", messageType);
   370     CAUILOGSTRING2("CALLUI: CCaUiGlnActiveObject::LaunchEditorL(): Launch query: %d", launchQuery);
   370 	CAUILOGSTRING2("CALLUI: CCaUiGlnActiveObject::LaunchEditorL(): Launch query: %d", launchQuery);
   371 
   371 
   372     // If the editor type was valid, launch the editor.
   372     // If the editor type was valid, launch the editor.
   373     if ( launchQuery )
   373     if ( launchQuery )
   374         {
   374         {
   375         //Launch SMS Editor.
   375         //Launch SMS Editor.