// Get the line.
- bool QuoteMode = FALSE;
- bool PropertyFind = TRUE;
- bool HasExtraNicknames = FALSE;
- bool IgnoreGender = FALSE;
- bool ExtraLineSeek = TRUE;
- bool FNProcessed = FALSE;
- bool GenderProcessed = FALSE;
- bool NameProcessed = FALSE;
- bool ETagFound = FALSE;
- bool ETagOrigFound = FALSE;
- bool VersionProcessed = FALSE;
- int intExtraNickname = 0;
wxString wxSProperty;
wxString wxSPropertySeg1;
wxString wxSPropertySeg2;
wxString wxSPropertyNextLine;
- size_t ContactLineLen = 0;
- int QuoteBreakPoint = 0;
- int FNCount = 0;
- int NameCount = 0;
int NicknameCount = 0;
int ADRCount = 0;
int EmailCount = 0;
int OrgCount = 0;
int NoteCount = 0;
int CategoryCount = 0;
- int GroupCount = 0;
int PhotoCount = 0;
int LogoCount = 0;
int SoundCount = 0;