#include <e32std.h>
Go to the source code of this file.
Variables | |
const TUid | KCRUidMessagingUiSettings = {0x102072E2} |
The UID of the Central Repository file containing the settings. | |
const TUint32 | KMessagingEditorLocalUiZoom = 0x00000001 |
Zoom level of the message editors (and viewers), integer value. |
|
The UID of the Central Repository file containing the settings. Should be given as a parameter in CRepository::NewL() call. |
|
Zoom level of the message editors (and viewers), integer value. Possible values (corresponding enumeration from "akndef.hrh" in parentheses):
-1 = Automatic (EAknUiZoomAutomatic) |