branch | RCL_3 |
changeset 9 | dddce42e02e6 |
parent 0 | d11fb78c4374 |
8:3f1fec088555 | 9:dddce42e02e6 |
---|---|
33 enum TPreviewView |
33 enum TPreviewView |
34 { |
34 { |
35 ECmdPrint = 0x1000, |
35 ECmdPrint = 0x1000, |
36 ECmdPrintSettings, |
36 ECmdPrintSettings, |
37 ECmdPrintNumberOfCopies, |
37 ECmdPrintNumberOfCopies, |
38 ECmdPrintHelp |
38 ECmdPrintHelp = EAknCmdHelp |
39 }; |
39 }; |
40 |
40 |
41 // Commands for the setting view's HandleCommandL() |
41 // Commands for the setting view's HandleCommandL() |
42 enum TSettingsViewCommands |
42 enum TSettingsViewCommands |
43 { |
43 { |