contacts_plat/phonebook_2_presentation_api/inc/MPbk2ContactNameFormatter.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
--- a/contacts_plat/phonebook_2_presentation_api/inc/MPbk2ContactNameFormatter.h	Tue Apr 27 16:23:35 2010 +0300
+++ b/contacts_plat/phonebook_2_presentation_api/inc/MPbk2ContactNameFormatter.h	Tue May 11 16:00:21 2010 +0300
@@ -53,7 +53,10 @@
             /// characters with space character
             EReplaceNonGraphicChars     = 0x0004,
             /// Formatter to retain all original space characters
-            EPreserveAllOriginalSpaces  = 0x0008
+            EPreserveAllOriginalSpaces  = 0x0008,
+            /// Formatter by default uses coma separator
+            /// for separating company name
+            EDisableCompanyNameSeparator  = 0x0010
             };
 
         /**