Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added source code, headers and unit testing code for the CALURI vCard Property for...
[xestiaab/.git] / source / contacteditor / ContactDataObject.h
index 9c421a4..6f2ad83 100644 (file)
@@ -73,6 +73,13 @@ class ContactDataObject{
        void ProcessURL(wxString PropertySeg1, wxString PropertySeg2, int *URLCount);
        void ProcessTitle(wxString PropertySeg1, wxString PropertySeg2, int *TitleCount);
        void ProcessRole(wxString PropertySeg1, wxString PropertySeg2, int *RoleCount);
+       void ProcessOrganisation(wxString PropertySeg1, wxString PropertySeg2, int *OrganisationCount);
+       void ProcessNote(wxString PropertySeg1, wxString PropertySeg2, int *NoteCount);
+       void ProcessCategory(wxString PropertySeg1, wxString PropertySeg2, int *CategoryCount);
+       void ProcessPhoto(wxString PropertySeg1, wxString PropertySeg2, int *PhotoCount);
+       void ProcessLogo(wxString PropertySeg1, wxString PropertySeg2, int *LogoCount);
+       void ProcessSound(wxString PropertySeg1, wxString PropertySeg2, int *SoundCount);
+       void ProcessCalendarURI(wxString PropertySeg1, wxString PropertySeg2, int *CalAdrCount);
 
        public:
 
@@ -473,6 +480,7 @@ class ContactDataObject{
        std::map<int, wxString> CategoriesListPID;
        std::map<int, wxString> CategoriesListType;
        std::map<int, wxString> CategoriesListTokens;
+       std::map<int, wxString> CategoriesListLanguage;
        std::map<int, int> CategoriesListPref;  
        
        /* Items on the Groups tab */
@@ -518,7 +526,8 @@ class ContactDataObject{
        std::map<int, wxString> SoundsListAudioEncType;         
        std::map<int, wxString> SoundsListAudioType;            
        std::map<int, wxString> SoundsListTokens;
-       std::map<int, wxString> SoundsListMediatype;            
+       std::map<int, wxString> SoundsListMediatype;
+       std::map<int, wxString> SoundsListLanguage;     
        std::map<int, int> SoundsListPref;      
        
        /* Items on the Calendaring tab */
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy