Searched refs:GetExtendFormat (Results 1 – 5 of 5) sorted by relevance
62 sal_Bool GetExtendFormat() const { return bExtendFormat; } in GetExtendFormat() function in ScInputOptions
229 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetExtendFormat() ); in Commit()
606 …alsAscii( SC_UNONAME_EXTFMT )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOpt.GetExtendFormat() ); in getPropertyValue()
112 if ( !SC_MOD()->GetInputOptions().GetExtendFormat() ) in StartFormatArea()134 if ( !SC_MOD()->GetInputOptions().GetExtendFormat() ) in TestFormatArea()
1966 rInpOpt.GetExtendFormat() ) ); in CreateItemSet()
Completed in 97 milliseconds