comparison src/ui/bmi/mmiBookController.h @ 100:609eb8031c17

mmiBook*.h: bogotab fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 08 Nov 2020 22:53:20 +0000
parents c0052fe355d3
children 62480f597962
comparison
equal deleted inserted replaced
99:8142e6773a49 100:609eb8031c17
1 #ifndef _MMIBOOKCONTROLLER_H_ 1 #ifndef _MMIBOOKCONTROLLER_H_
2 #define _MMIBOOKCONTROLLER_H_ 1 2 #define _MMIBOOKCONTROLLER_H_ 1
3 3
4 /******************************************************************************* 4 /*******************************************************************************
5 5
6 CONDAT (UK) 6 CONDAT (UK)
7 7
8 ******************************************************************************** 8 ********************************************************************************
9 9
10 This software product is the property of Condat (UK) Ltd and may not be 10 This software product is the property of Condat (UK) Ltd and may not be
11 disclosed to any third party without the express permission of the owner. 11 disclosed to any third party without the express permission of the owner.
12 12
13 ******************************************************************************** 13 ********************************************************************************
14 14
15 $Project name: Basic MMI 15 $Project name: Basic MMI
16 $Project code: BMI (6349) 16 $Project code: BMI (6349)
17 $Module: PhoneBook 17 $Module: PhoneBook
18 $File: MmiBookController.h 18 $File: MmiBookController.h
19 $Revision: 1.0 19 $Revision: 1.0
20 20
21 $Author: Condat(UK) 21 $Author: Condat(UK)
22 $Date: 25/10/00 22 $Date: 25/10/00
23 23
24 ******************************************************************************** 24 ********************************************************************************
25 25
26 Description: 26 Description:
27 27
28 The book controller module provides the external 28 The book controller module provides the external
29 interface to the phone book. It provides ALL external 29 interface to the phone book. It provides ALL external
30 entry points to the phone book system. 30 entry points to the phone book system.
31 31
32 ******************************************************************************** 32 ********************************************************************************
33 $History: MmiBookController.h 33 $History: MmiBookController.h
34 34
35 25/10/00 Original Condat(UK) BMI version. 35 25/10/00 Original Condat(UK) BMI version.
36 36
37 Nov 10, 2006 DRT: OMAPS000103354 x0039928 37 Nov 10, 2006 DRT: OMAPS000103354 x0039928
38 Description: Delete all failure in LDN Phonebook 38 Description: Delete all failure in LDN Phonebook
39 Solution: A new function phbDeleteRec is added 39 Solution: A new function phbDeleteRec is added
40 40
41 $End 41 $End
42 42
43 *******************************************************************************/ 43 *******************************************************************************/
44 44