epoc32/include/uikon.hrh
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #if !defined(__UIKON_HRH__)
    16 #if !defined(__UIKON_HRH__)
    17 #define __UIKON_HRH__
    17 #define __UIKON_HRH__
       
    18 
       
    19 #include <uiklaf/private/pluginuid.hrh>
    18 
    20 
    19 /** UID for dynamically-loaded Uikon library.
    21 /** UID for dynamically-loaded Uikon library.
    20 @publishedAll 
    22 @publishedAll 
    21 @released 
    23 @released 
    22 */
    24 */
    69 #define EEikCmdExit				0x100
    71 #define EEikCmdExit				0x100
    70 
    72 
    71 
    73 
    72 // EIKSPANE.HRH
    74 // EIKSPANE.HRH
    73 //
    75 //
    74 // Copyright (c) Symbian Software Ltd 1997 - 2004. All rights reserved.
    76 
    75 //
    77 //
    76 
    78 
    77 // Status pane server, pane declaration flags
    79 // Status pane server, pane declaration flags
    78 
    80 
    79 /** STATUS_PANE flags resource flag: the pane is owned by the UI server.
    81 /** STATUS_PANE flags resource flag: the pane is owned by the UI server.
   164 #define EErrorResUnknownErrorFlag		0x00000004 // used for filling in empty slots in error ranges
   166 #define EErrorResUnknownErrorFlag		0x00000004 // used for filling in empty slots in error ranges
   165 
   167 
   166 #define EErrorResOOMErrorFlag		0x00000008 
   168 #define EErrorResOOMErrorFlag		0x00000008 
   167 
   169 
   168 // EIKDEF.HRH
   170 // EIKDEF.HRH
   169 //
   171 
   170 // Copyright (c) Symbian Software Ltd 1997 - 2004. All rights reserved.
       
   171 //
   172 //
   172 
   173 
   173 
   174 
   174 #ifdef LANGUAGE_10
   175 #ifdef LANGUAGE_10
   175 #if !defined LANGUAGE_US
   176 #if !defined LANGUAGE_US
   229 @publishedAll 
   230 @publishedAll 
   230 @released 
   231 @released 
   231 */
   232 */
   232 #define KHyphen							0x2010
   233 #define KHyphen							0x2010
   233 
   234 
   234 /** UID of Uikon plugin interface notifiers.
       
   235 @internalComponent
       
   236 */
       
   237 #define KUikonUidPluginInterfaceNotifiers	0x101fdfae
       
   238 
       
   239 #endif
   235 #endif