Home
last modified time | relevance | path

Searched refs:wsMsg (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffdocview.cpp152 WideString wsMsg; in ShowNullTestMsg() local
154 wsMsg += m_arrNullTestMsg[i] + L"\n"; in ShowNullTestMsg()
157 wsMsg += L"\n" + WideString::Format( in ShowNullTestMsg()
162 pAppProvider->MsgBox(wsMsg, pAppProvider->GetAppTitle(), in ShowNullTestMsg()