Searched refs:SC_UNONAME_SHOWERR (Results 1 – 5 of 5) sorted by relevance
63 … {MAP_CHAR_LEN(SC_UNONAME_SHOWERR), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetValidatePropertyMap()826 …else if ( aString.EqualsAscii( SC_UNONAME_SHOWERR ) ) bShowError = ScUnoHelpFunctions::GetBoolFro… in setPropertyValue()940 …else if ( aString.EqualsAscii( SC_UNONAME_SHOWERR ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, bSh… in getPropertyValue()
331 #define SC_UNONAME_SHOWERR "ShowErrorMessage" macro
41 const static rtl::OUString SHOWERROR( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_SHOWERR ) );
534 …xPropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SHOWERR)), uno… in SetContentValidation()
101 sSHOWERR(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SHOWERR)), in ScMyValidationsContainer()
Completed in 129 milliseconds