Home | History | Annotate | Download | only in xfa

Lines Matching refs:wsID

1231   WideString wsID;
1235 wsID = WideString(wsValue.c_str() + 1, wsValue.GetLength() - 1);
1252 } else if (!wsID.IsEmpty()) {
1253 pProtoNode = GetDocument()->GetNodeByID(pProtoRoot, wsID.AsStringView());