Searched refs:wsValueC (Results 1 – 1 of 1) sorted by relevance
3827 CFX_WideStringC wsValueC; in GetAttribute() local3828 if (!TryCData(pAttr->eName, wsValueC, bUseDefault)) { in GetAttribute()3831 wsValue = wsValueC; in GetAttribute()3882 CFX_WideStringC wsValueC; in GetAttribute() local3883 if (GetMapModuleString(pKey, wsValueC)) { in GetAttribute()3884 wsValue = wsValueC; in GetAttribute()4097 CFX_WideStringC wsValueC; in TryCData() local4098 if (GetMapModuleString(pKey, wsValueC)) { in TryCData()4099 wsValue = wsValueC; in TryCData()