Searched refs:wsLabelRef (Results 1 – 1 of 1) sorted by relevance
750 WideString wsLabelRef = item->GetLabelRef(); in RunBindItems() local751 const bool bUseValue = wsLabelRef.IsEmpty() || wsLabelRef == wsValueRef; in RunBindItems()752 const bool bLabelUseContent = wsLabelRef.IsEmpty() || wsLabelRef == L"$"; in RunBindItems()775 refNode->GetFirstChildByName(wsLabelRef.AsStringView()); in RunBindItems()