csxhelp/HelpEngine/inc/CSXHViewIDs.h
branchRCL_3
changeset 17 12f60d9a73b3
parent 16 0d1adf67ec1b
child 18 cbffe13eac63
--- a/csxhelp/HelpEngine/inc/CSXHViewIDs.h	Thu Aug 19 09:42:56 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-/*
-* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:  This file contains ViewIds
-*
-*/
-
-
-#ifndef INC_CSXHVIEWIDS_H_HEADER_INCLUDED_BC05356D
-#define INC_CSXHVIEWIDS_H_HEADER_INCLUDED_BC05356D
-
-#include <e32std.h>
-
-const TUid KCSXHToc1ViewID = {1};
-const TUid KCSXHToc2ViewID = {2};
-const TUid KCSXHHtmlTopicViewID = {3};
-const TUid KCSXHLegacyTopicViewID = {4};
-const TUid KCSXHKywdToc1ViewID = {5};
-const TUid KCSXHKywdToc2ViewID = {6};
-const TUid KCSXHContextHtmlTopicViewID = {7};
-const TUid KCSXHContextLegacyTopicViewID = {8};
-const TUid KCSXHToc1AppHelpsViewID = {9};
-const TUid KCSXHToc2AppHelpsViewID = {10};
-
-
-#endif /* INC_CSXHVIEWIDS_H_HEADER_INCLUDED_BC05356D */