Home
last modified time | relevance | path

Searched refs:IsMatchWholeCell (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sc/inc/
H A Ddocoptio.hxx60 sal_Bool IsMatchWholeCell() const { return bMatchWholeCell; } in IsMatchWholeCell() function in ScDocOptions
/aoo4110/main/sc/source/ui/unoobj/
H A Doptuno.cxx171 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsMatchWholeCell() ); in getPropertyValue()
/aoo4110/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx157 aBtnMatch .Check( pLocalOptions->IsMatchWholeCell() ); in Reset()
/aoo4110/main/sc/source/core/tool/
H A Ddocoptio.cxx392 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], IsMatchWholeCell() ); in IMPL_LINK()
H A Dinterpr1.cxx640 bMatchWholeCell(pDoc->GetDocOptions().IsMatchWholeCell()), in ScCompareOptions()
/aoo4110/main/sc/source/ui/app/
H A Dscmod.cxx1099 || rOldOpt.IsMatchWholeCell() != rNewOpt.IsMatchWholeCell() in ModifyOptions()
/aoo4110/main/sc/source/core/data/
H A Ddptablecache.cxx638 sal_Bool bMatchWholeCell = mpDoc->GetDocOptions().IsMatchWholeCell(); in ValidQuery()
H A Dtable3.cxx941 sal_Bool bMatchWholeCell = pDocument->GetDocOptions().IsMatchWholeCell(); in ValidQuery()

Completed in 81 milliseconds