Searched refs:write_string (Results 1 – 1 of 1) sorted by relevance
3009 CString write_string = provider->WriteExtendedProperties(this, CString("---"), info); in WriteChildDefine() local3010 if (!write_string.IsEmpty()) in WriteChildDefine()3074 CString write_string = provider->WriteExtendedProperties(this, CString("---"), info); in WriteParentDefine() local3075 if (!write_string.IsEmpty()) in WriteParentDefine()4800 CString write_string = provider->WriteExtendedProperties(this, scope_name, info); in WriteWidgetProperties() local4801 if (!write_string.IsEmpty()) in WriteWidgetProperties()4803 FileWrite(write_string); in WriteWidgetProperties()