Searched refs:IsFormulaRegexEnabled (Results 1 – 6 of 6) sorted by relevance
188 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsFormulaRegexEnabled() ); in getPropertyValue()
95 sal_Bool IsFormulaRegexEnabled() const { return bFormulaRegexEnabled; } in IsFormulaRegexEnabled() function in ScDocOptions
157 aBtnRegex .Check( pLocalOptions->IsFormulaRegexEnabled() ); in Reset()
398 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], IsFormulaRegexEnabled() ); in IMPL_LINK()
8308 if ( pDoc && !pDoc->GetDocOptions().IsFormulaRegexEnabled() ) in MayBeRegExp()
1101 || rOldOpt.IsFormulaRegexEnabled() != rNewOpt.IsFormulaRegexEnabled() in ModifyOptions()
Completed in 93 milliseconds