Home
last modified time | relevance | path

Searched refs:SetMatchWholeCell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/inc/
H A Ddocoptio.hxx61 void SetMatchWholeCell( sal_Bool bVal ){ bMatchWholeCell = bVal; } in SetMatchWholeCell() function in ScDocOptions
/trunk/main/sc/source/ui/unoobj/
H A Doptuno.cxx110 rOptions.SetMatchWholeCell( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx205 pLocalOptions->SetMatchWholeCell( aBtnMatch.IsChecked() ); in FillItemSet()
/trunk/main/sc/source/core/tool/
H A Ddocoptio.cxx308 SetMatchWholeCell( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScDocCfg()

Completed in 12 milliseconds