X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FContactDataObject.h;h=f542a0679ebaa83a5e091bd46f594a5a36dfa324;hb=fc09ab48fbdbbe77b63ce30e051b3118eb006f0b;hp=a5c1fbb09658be8ce40751602642809c5e95d7b1;hpb=b22d89925df6f435578ae08c37f91d73ee2bdda7;p=xestiaab%2F.git diff --git a/source/contacteditor/ContactDataObject.h b/source/contacteditor/ContactDataObject.h index a5c1fbb..f542a06 100644 --- a/source/contacteditor/ContactDataObject.h +++ b/source/contacteditor/ContactDataObject.h @@ -618,16 +618,17 @@ void CheckType(wxString *PropertySeg1, int *intPrevValue, PropertyType *intType); +void ProcessTokens(wxString *PropertyName, + wxString *PropertyValue, + wxString *PropertyTokens, + bool FirstToken); + void ProcessIntegerValue(wxString *PropertyName, wxString PropertyNameMatch, std::map *PrefPtr, wxString *PropertyValue, int *ItemCount, bool *PropertyMatched); - -void ProcessIntegerValue(std::map *PrefPtr, - wxString *PropertyValue, - int *ItemCount); void ProcessStringValue(wxString *PropertyName, wxString PropertyNameMatch,