Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Doptuno.cxx130 rOptions.SetFormulaRegexEnabled( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
/aoo41x/main/sc/inc/
H A Ddocoptio.hxx94 void SetFormulaRegexEnabled( sal_Bool bVal ) { bFormulaRegexEnabled = bVal; } in SetFormulaRegexEnabled() function in ScDocOptions
/aoo41x/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx207 pLocalOptions->SetFormulaRegexEnabled( aBtnRegex.IsChecked() ); in FillItemSet()
/aoo41x/main/sc/source/core/tool/
H A Ddocoptio.cxx314SetFormulaRegexEnabled( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScDocCfg()
/aoo41x/main/sc/source/filter/excel/
H A Dimpop.cxx156 aDocOpt.SetFormulaRegexEnabled( sal_False ); // regular expressions? what's that? in ImportExcel()

Completed in 22 milliseconds