Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx63 … {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()
/aoo4110/main/sc/inc/
H A Dunonames.hxx331 #define SC_UNONAME_SHOWERR "ShowErrorMessage" macro
/aoo4110/main/sc/source/ui/vba/
H A Dvbavalidation.cxx41 const static rtl::OUString SHOWERROR( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_SHOWERR ) );
/aoo4110/main/sc/source/filter/xml/
H A Dxmlcelli.cxx534 …xPropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SHOWERR)), uno… in SetContentValidation()
H A DXMLStylesExportHelper.cxx101 sSHOWERR(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SHOWERR)), in ScMyValidationsContainer()

Completed in 42 milliseconds