Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.cxx63 bIgnoreBlanks(sal_False) in ScMyValidation()
73 if (aVal.bIgnoreBlanks == bIgnoreBlanks && in IsEqual()
149 aValidation.bIgnoreBlanks = ::cppu::any2bool(xPropertySet->getPropertyValue(sIGNOREBL)); in AddValidation()
367 if (aItr->bIgnoreBlanks) in WriteValidations()
H A DXMLStylesExportHelper.hxx55 sal_Bool bIgnoreBlanks; member
H A Dxmlimprt.hxx652 sal_Bool bIgnoreBlanks; member
H A Dxmlcvali.cxx464 aValidation.bIgnoreBlanks = bAllowEmptyCell; in EndElement()
H A Dxmlcelli.cxx537 …String(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_IGNOREBL)), uno::makeAny(aValidation.bIgnoreBlanks)); in SetContentValidation()

Completed in 104 milliseconds