branch | RCL_3 |
changeset 24 | 41a7f70b3818 |
parent 0 | 5f000ab63145 |
child 25 | 5266b1f337bd |
23:40a3f856b14d | 24:41a7f70b3818 |
---|---|
75 |
75 |
76 /** |
76 /** |
77 * Shows new call query. |
77 * Shows new call query. |
78 */ |
78 */ |
79 void ShowNewCallQueryL(); |
79 void ShowNewCallQueryL(); |
80 |
|
81 /** |
|
82 * Starts new call. |
|
83 */ |
|
84 void DoNewCallL(); |
|
85 |
80 |
86 /** |
81 /** |
87 * Opens single item contact fetch. |
82 * Opens single item contact fetch. |
88 * @param aFetchType Type of the fetch. |
83 * @param aFetchType Type of the fetch. |
89 */ |
84 */ |