Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Implemented ProcessNameValue into ContactDataObject.
[xestiaab/.git] / source / contacteditor / ContactDataObject.h
index a6e9761..6317312 100644 (file)
@@ -618,14 +618,27 @@ void CheckType(wxString *PropertySeg1,
        int *intPrevValue, 
        PropertyType *intType);
 
-void ProcessIntegerValue(std::map<int,int> *PrefPtr, 
+void ProcessNameValue(wxString *PropertyData, 
+       wxString *PropertyName, 
+       wxString *PropertyValue);
+
+void ProcessTokens(wxString *PropertyName,
+       wxString *PropertyValue,
+       wxString *PropertyTokens,
+       bool *FirstToken);
+
+void ProcessIntegerValue(wxString *PropertyName,
+       wxString PropertyNameMatch,
+       std::map<int,int> *PrefPtr, 
        wxString *PropertyValue, 
-       int *ItemCount);
+       int *ItemCount,
+       bool *PropertyMatched);
 
 void ProcessStringValue(wxString *PropertyName,
        wxString PropertyNameMatch,
        std::map<int,wxString> *MapPtr,
        wxString *PropertyValue,
-       int *ItemCount);
+       int *ItemCount,
+       bool *PropertyMatched);
 
 #endif
\ No newline at end of file
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