Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added source code, headers and unit testing for UID, VND-* and X-* vCard Properties...
[xestiaab/.git] / source / contacteditor / ContactDataObject.h
index 48c7182..4e834d5 100644 (file)
@@ -77,6 +77,13 @@ class ContactDataObject{
        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);
+       void ProcessCalendarAddressURI(wxString PropertySeg1, wxString PropertySeg2, int *CalAdrURICount);
+       void ProcessCalendarFreeBusy(wxString PropertySeg1, wxString PropertySeg2, int *FreeBusyAddressCount);
+       void ProcessKey(wxString PropertySeg1, wxString PropertySeg2, int *KeyCount);
+       void ProcessVendor(wxString PropertySeg1, wxString PropertySeg2, int *VendorCount);
 
        public:
 
@@ -523,7 +530,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