landmarks/locationlandmarks/tsrc/LandmarkTestModule/inc/FT_CPosTp133.h
changeset 40 16118e24b93b
parent 33 834e27cad510
equal deleted inserted replaced
33:834e27cad510 40:16118e24b93b
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Symbian Foundation License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
   104         	TInt iErrorsFound;
   104         	TInt iErrorsFound;
   105         	TBool iPartialFlag;
   105         	TBool iPartialFlag;
   106         	CPosLmMultiDbSearch* iMultiLandmarkSearch;
   106         	CPosLmMultiDbSearch* iMultiLandmarkSearch;
   107         	TInt iLastNrOfDisplayData;
   107         	TInt iLastNrOfDisplayData;
   108         	RArray<TPosLmItemId>* iJustNowSearchResults;
   108         	RArray<TPosLmItemId>* iJustNowSearchResults;
       
   109         	
   109     };
   110     };
   110 
   111 
   111 #endif      // CPOSTP133_H
   112 #endif      // CPOSTP133_H
   112             
   113             
   113 // End of File
   114 // End of File