Searched refs:CheckText (Results 1 – 2 of 2) sorted by relevance
401 if (CheckText(rText)) in SetValidateText()534 if (CheckText(sCheck)) in Modify()1003 …DBG_ASSERT(CheckText(sNewText), "FormattedField::ImplSetValue : formatted string doesn't match the… in ImplSetValue()1165 sal_Bool DoubleNumericField::CheckText(const XubString& sText) const in CheckText() function in DoubleNumericField
257 virtual sal_Bool CheckText(const XubString&) const { return sal_True; } in CheckText() function in FormattedField312 virtual sal_Bool CheckText(const XubString& sText) const;
Completed in 22 milliseconds