Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx167 …i( SC_UNO_SRCHSIMADD )) pSearchItem->SetLEVLonger( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
168 …ii( SC_UNO_SRCHSIMEX )) pSearchItem->SetLEVOther( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
169 …( SC_UNO_SRCHSIMREM )) pSearchItem->SetLEVShorter( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
170 …ii( SC_UNO_SRCHTYPE )) pSearchItem->SetCellType( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
H A Dappluno.cxx479 aAppOpt.SetLinkMode( (ScLkUpdMode) ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
514 aAppOpt.SetAppMetric( (FieldUnit) ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
519 aInpOpt.SetMoveDir( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
524 short nVal = ScUnoHelpFunctions::GetInt16FromAny( aValue ); in setPropertyValue()
545 aAppOpt.SetStatusFunc( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
H A Dconfuno.cxx171 pDoc->SetLinkMode( static_cast<ScLkUpdMode> ( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ) ); in setPropertyValue()
242 sal_Int16 nUno = ScUnoHelpFunctions::GetInt16FromAny( aValue ); in setPropertyValue()
H A Dmiscuno.cxx165 sal_Int16 ScUnoHelpFunctions::GetInt16FromAny( const uno::Any& aAny ) in GetInt16FromAny() function in ScUnoHelpFunctions
/aoo41x/main/sc/inc/
H A Dmiscuno.hxx286 static sal_Int16 GetInt16FromAny( const com::sun::star::uno::Any& aAny );

Completed in 49 milliseconds