Searched refs:SetMatchWholeCell (Results 1 – 4 of 4) sorted by relevance
61 void SetMatchWholeCell( sal_Bool bVal ){ bMatchWholeCell = bVal; } in SetMatchWholeCell() function in ScDocOptions
110 rOptions.SetMatchWholeCell( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
205 pLocalOptions->SetMatchWholeCell( aBtnMatch.IsChecked() ); in FillItemSet()
308 SetMatchWholeCell( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScDocCfg()
Completed in 12 milliseconds