Searched refs:bLookUpLabels (Results 1 – 3 of 3) sorted by relevance
59 bLookUpLabels(sal_True), in ScXMLCalculationSettingsContext()95 bLookUpLabels = sal_False; in ScXMLCalculationSettingsContext()146 …lue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_LOOKUPLABELS)), uno::makeAny(bLookUpLabels) ); in EndElement()
41 sal_Bool bLookUpLabels; member in ScXMLCalculationSettingsContext
3684 …sal_Bool bLookUpLabels (::cppu::any2bool( xPropertySet->getPropertyValue(rtl::OUString(RTL_CONSTAS… in WriteCalculationSettings() local3695 …if (bCalcAsShown || bIgnoreCase || !bLookUpLabels || !bMatchWholeCell || !bUseRegularExpressions || in WriteCalculationSettings()3705 if (!bLookUpLabels) in WriteCalculationSettings()
Completed in 45 milliseconds