locationdataharvester/maptileservice/src/maptiledblookuptable.cpp
changeset 26 f3533f6eae3f
parent 17 0f22fb80ebba
child 30 96df3ab41000
equal deleted inserted replaced
24:ccec19943943 26:f3533f6eae3f
    28 // string ' = '
    28 // string ' = '
    29 _LIT( KStringEqual, " = " );
    29 _LIT( KStringEqual, " = " );
    30 
    30 
    31 // string 'And'
    31 // string 'And'
    32 _LIT( KStringAnd, " AND " );
    32 _LIT( KStringAnd, " AND " );
       
    33 
       
    34 
    33 
    35 
    34 
    36 
    35 // -----------------------------------------------------------------------------
    37 // -----------------------------------------------------------------------------
    36 // CLookupMapTileDatabase::CLookupMapTileDatabase()
    38 // CLookupMapTileDatabase::CLookupMapTileDatabase()
    37 // Default constructor.
    39 // Default constructor.