Searched refs:GetEnumFromAny (Results 1 – 7 of 7) sorted by relevance
264 ScUnoHelpFunctions::GetEnumFromAny( rProp.Value ); in addNew()856 ScUnoHelpFunctions::GetEnumFromAny( aValue ); in setPropertyValue()876 ScUnoHelpFunctions::GetEnumFromAny( aValue ); in setPropertyValue()
183 sal_Int32 ScUnoHelpFunctions::GetEnumFromAny( const uno::Any& aAny ) in GetEnumFromAny() function in ScUnoHelpFunctions
281 ScUnoHelpFunctions::GetEnumFromAny( rProp.Value ); in FillImportParam()398 ScUnoHelpFunctions::GetEnumFromAny( rProp.Value ); in FillSortParam()1445 ScUnoHelpFunctions::GetEnumFromAny( aValue ); in setPropertyValue()
522 … eDataRowSource = (chart::ChartDataRowSource)ScUnoHelpFunctions::GetEnumFromAny( rProp.Value ); in GetData_Impl()
1913 ScUnoHelpFunctions::GetEnumFromAny( aValue ); in setPropertyValue()1926 ScUnoHelpFunctions::GetEnumFromAny( aValue ); in setPropertyValue()
288 static sal_Int32 GetEnumFromAny( const com::sun::star::uno::Any& aAny );
94 … rDataRowSource = (chart::ChartDataRowSource)ScUnoHelpFunctions::GetEnumFromAny( rProp.Value ); in lcl_GetChartParameters()
Completed in 52 milliseconds