Searched refs:SetIgnoreCase (Results 1 – 5 of 5) sorted by relevance
87 rOptions.SetIgnoreCase( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
63 void SetIgnoreCase( sal_Bool bVal ) { bIsIgnoreCase = bVal; } in SetIgnoreCase() function in ScDocOptions
203 pLocalOptions->SetIgnoreCase( !aBtnCase.IsChecked() ); in FillItemSet()
302 SetIgnoreCase( !ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScDocCfg()
155 aDocOpt.SetIgnoreCase( sal_True ); // always in Excel in ImportExcel()
Completed in 24 milliseconds