Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddocoptio.hxx62 sal_Bool IsIgnoreCase() const { return bIsIgnoreCase; } in IsIgnoreCase() function in ScDocOptions
/trunk/main/sc/source/ui/unoobj/
H A Doptuno.cxx156 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsIgnoreCase() ); in getPropertyValue()
/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx154 aBtnCase .Check( !pLocalOptions->IsIgnoreCase() ); in Reset()
/trunk/main/sc/source/core/tool/
H A Ddocoptio.cxx386 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], !IsIgnoreCase() ); in IMPL_LINK()
H A Dinterpr1.cxx773 else if (pDok->GetDocOptions().IsIgnoreCase()) in CompareFunc()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1095 || rOldOpt.IsIgnoreCase() != rNewOpt.IsIgnoreCase() in ModifyOptions()

Completed in 69 milliseconds