Lines Matching full:wsid
1811 CFX_WideString wsID;1815 wsID = CFX_WideString(wsValue.c_str() + 1, wsValue.GetLength() - 1);1832 } else if (!wsID.IsEmpty()) {1833 pProtoNode = m_pDocument->GetNodeByID(pProtoRoot, wsID.AsStringC());