Searched refs:pErrorText (Results 1 – 2 of 2) sorted by relevance
397 void FormattedField::SetValidateText(const XubString& rText, const String* pErrorText) in SetValidateText() argument404 if (pErrorText) in SetValidateText()405 ImplSetTextImpl(*pErrorText, NULL); in SetValidateText()
198 void SetValidateText(const XubString& rText, const String* pErrorText = NULL);
Completed in 24 milliseconds