Searched refs:SetFormulaRegexEnabled (Results 1 – 5 of 5) sorted by relevance
94 void SetFormulaRegexEnabled( sal_Bool bVal ) { bFormulaRegexEnabled = bVal; } in SetFormulaRegexEnabled() function in ScDocOptions
130 rOptions.SetFormulaRegexEnabled( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
206 pLocalOptions->SetFormulaRegexEnabled( aBtnRegex.IsChecked() ); in FillItemSet()
314 … SetFormulaRegexEnabled( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScDocCfg()
156 aDocOpt.SetFormulaRegexEnabled( sal_False ); // regular expressions? what's that? in ImportExcel()
Completed in 23 milliseconds