intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, SLiter->second);
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
if (PropertyName == wxT("VALUE") && PropertyValue == wxT("text") && BirthdayText == FALSE){
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, SLiter->second);
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, SLiter->second);
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
if (PropertyName == wxT("VALUE") && PropertyValue == wxT("text") && AnniversaryText == FALSE){
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, SLiter->second);
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
for (std::map<int, int>::iterator intiter = SplitPoints.begin();
intiter != SplitPoints.end(); ++intiter){
- SLiter = SplitLength.find(intiter->first);
-
+ SLiter = SplitLength.find(intiter->first);
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
if (PropertyName == wxT("TYPE")){
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
-
+
CaptureString(&PropertyValue, FALSE);
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
CaptureString(&PropertyValue, FALSE);
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process these.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
intiter != SplitPoints.end(); ++intiter){
SLiter = SplitLength.find(intiter->first);
-
PropertyData = PropertySeg1.Mid(intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
intPrevValue = intiter->second;
// Process properties.
for (std::map<int, int>::iterator intiter = SplitPoints->begin();
intiter != SplitPoints->end(); ++intiter){
- SLiter = SplitLength->find(intiter->first);
-
+ SLiter = SplitLength->find(intiter->first);
PropertyData = PropertySeg1->Mid(*intPrevValue, (SLiter->second));
-
- wxStringTokenizer PropertyElement (PropertyData, wxT("="));
- PropertyName = PropertyElement.GetNextToken();
- PropertyValue = PropertyElement.GetNextToken();
-
+ ProcessNameValue(&PropertyData, &PropertyName, &PropertyValue);
*intPrevValue = intiter->second;
if (PropertyName == wxT("TYPE")){