languageinterworkingfw/servicehandler/src/liwecommonitor.cpp
changeset 27 bcef26ca2be3
parent 21 71d4435b6f65
equal deleted inserted replaced
26:1ae7a60a5444 27:bcef26ca2be3
    22 
    22 
    23 #include "liwecommonitor.h"
    23 #include "liwecommonitor.h"
    24 #include "liwcommon.h"
    24 #include "liwcommon.h"
    25 #include "liwuids.hrh"
    25 #include "liwuids.hrh"
    26 #include "liwserviceifbase.h"
    26 #include "liwserviceifbase.h"
    27 #include <LiwServiceHandler.h>
    27 #include <liwservicehandler.h>
    28 
    28 
    29 // CONSTANTS
    29 // CONSTANTS
    30 _LIT8(KContentTag, "<CONTENT>");
    30 _LIT8(KContentTag, "<CONTENT>");
    31 _LIT8(KOpaqueTag, "<OPAQUE>");
    31 _LIT8(KOpaqueTag, "<OPAQUE>");
    32 _LIT8(KLiwMimeTypeAll, "*");
    32 _LIT8(KLiwMimeTypeAll, "*");