Searched refs:GetInt32FromAny (Results 1 – 4 of 4) sorted by relevance
299 …aGridOpt.SetFldDrawX( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( aValue ) ) ); in setPropertyValue()301 …aGridOpt.SetFldDrawY( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( aValue ) ) ); in setPropertyValue()303 …dOpt.SetFldDivisionX( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( aValue ) ) ); in setPropertyValue()305 …dOpt.SetFldDivisionY( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( aValue ) ) ); in setPropertyValue()
174 sal_Int32 ScUnoHelpFunctions::GetInt32FromAny( const uno::Any& aAny ) in GetInt32FromAny() function in ScUnoHelpFunctions
287 static sal_Int32 GetInt32FromAny( const com::sun::star::uno::Any& aAny );
2927 …aGridOpt.SetFldDrawX( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( rSettings[i]… in ReadUserDataSequence()2929 …aGridOpt.SetFldDrawY( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( rSettings[i]… in ReadUserDataSequence()2931 …dOpt.SetFldDivisionX( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( rSettings[i]… in ReadUserDataSequence()2933 …dOpt.SetFldDivisionY( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( rSettings[i]… in ReadUserDataSequence()