Searched refs:GetEnumAsInt32 (Results 1 – 7 of 7) sorted by relevance
44 sal_Int32 GetEnumAsInt32( const com::sun::star::uno::Any& rVal );
55 sal_Int32 GetEnumAsInt32( const UNO_NMSPC::Any& rVal ) in GetEnumAsInt32() function
1303 sal_Int32 eNewAnchor = SWUnoHelper::GetEnumAsInt32( aValue ); in setPropertyValue()
2060 m_pProps->nSubType = SWUnoHelper::GetEnumAsInt32( rValue ); in setPropertyValue()
352 sal_Int32 eVal = SWUnoHelper::GetEnumAsInt32( rVal ); in PutValue()
1212 sal_Int32 eVal = SWUnoHelper::GetEnumAsInt32( rVal ); in PutValue()1625 switch( SWUnoHelper::GetEnumAsInt32( rVal ) ) in PutValue()
299 switch( SWUnoHelper::GetEnumAsInt32( rAny ) ) in PutValue()
Completed in 95 milliseconds