Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dinputopt.hxx61 void SetExtendFormat(sal_Bool bSet) { bExtendFormat = bSet; } in SetExtendFormat() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx182 SetExtendFormat( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScInputCfg()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx474 aInpOpt.SetExtendFormat( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1196 pInputCfg->SetExtendFormat( ((const SfxBoolItem*)pItem)->GetValue() ); in ModifyOptions()

Completed in 30 milliseconds