Home | History | Annotate | Download | only in xfa

Lines Matching refs:wsNewValue

1513     WideString wsNewValue;
1515 wsNewValue = pValue->ToWideString();
1517 WideString wsFormatValue(wsNewValue);
1541 wsFormatValue = pContainerWidgetAcc->GetFormatDataValue(wsNewValue);
1543 SetContent(wsNewValue, wsFormatValue, true, true, true);