phoneclientserver/CallUI/Src/CaUiEngine/CaUiActiveObject.cpp
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
equal deleted inserted replaced
0:ff3b6d0fd310 12:ae8abd0db65c
    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.