Home
last modified time | relevance | path

Searched refs:GetExtendFormat (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dinputopt.hxx62 sal_Bool GetExtendFormat() const { return bExtendFormat; } in GetExtendFormat() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx229 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetExtendFormat() ); in Commit()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx606 …alsAscii( SC_UNONAME_EXTFMT )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOpt.GetExtendFormat() ); in getPropertyValue()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx112 if ( !SC_MOD()->GetInputOptions().GetExtendFormat() ) in StartFormatArea()
134 if ( !SC_MOD()->GetInputOptions().GetExtendFormat() ) in TestFormatArea()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1966 rInpOpt.GetExtendFormat() ) ); in CreateItemSet()

Completed in 35 milliseconds