Home
last modified time | relevance | path

Searched refs:IsFormulaRegexEnabled (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/ui/unoobj/
H A Doptuno.cxx188 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsFormulaRegexEnabled() ); in getPropertyValue()
/aoo41x/main/sc/inc/
H A Ddocoptio.hxx95 sal_Bool IsFormulaRegexEnabled() const { return bFormulaRegexEnabled; } in IsFormulaRegexEnabled() function in ScDocOptions
/aoo41x/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx158 aBtnRegex .Check( pLocalOptions->IsFormulaRegexEnabled() ); in Reset()
/aoo41x/main/sc/source/core/tool/
H A Ddocoptio.cxx398 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], IsFormulaRegexEnabled() ); in IMPL_LINK()
H A Dinterpr1.cxx8171 if ( pDoc && !pDoc->GetDocOptions().IsFormulaRegexEnabled() ) in MayBeRegExp()
/aoo41x/main/sc/source/ui/app/
H A Dscmod.cxx1101 || rOldOpt.IsFormulaRegexEnabled() != rNewOpt.IsFormulaRegexEnabled() in ModifyOptions()

Completed in 55 milliseconds