Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx60 … {MAP_CHAR_LEN(SC_UNONAME_IGNOREBL), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetValidatePropertyMap()
827 …else if ( aString.EqualsAscii( SC_UNONAME_IGNOREBL ) ) bIgnoreBlank = ScUnoHelpFunctions::GetBoolF… in setPropertyValue()
941 …else if ( aString.EqualsAscii( SC_UNONAME_IGNOREBL ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, bIg… in getPropertyValue()
/aoo41x/main/sc/inc/
H A Dunonames.hxx328 #define SC_UNONAME_IGNOREBL "IgnoreBlankCells" macro
/aoo41x/main/sc/source/ui/vba/
H A Dvbavalidation.cxx39 const static rtl::OUString IGNOREBLANK( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_IGNOREBL ) );
/aoo41x/main/sc/source/filter/xml/
H A Dxmlcelli.cxx537 …xPropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_IGNOREBL)), un… in SetContentValidation()
H A DXMLStylesExportHelper.cxx97 sIGNOREBL(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_IGNOREBL)), in ScMyValidationsContainer()

Completed in 40 milliseconds