Searched refs:SetFormulaRegexEnabled (Results 1 – 5 of 5) sorted by relevance
130 rOptions.SetFormulaRegexEnabled( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
94 void SetFormulaRegexEnabled( sal_Bool bVal ) { bFormulaRegexEnabled = bVal; } in SetFormulaRegexEnabled() function in ScDocOptions
207 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 34 milliseconds