Home
last modified time | relevance | path

Searched refs:GetEnumAsInt32 (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sw/inc/
H A Dswunohelper.hxx44 sal_Int32 GetEnumAsInt32( const com::sun::star::uno::Any& rVal );
/aoo4110/main/sw/source/core/unocore/
H A Dswunohelper.cxx55 sal_Int32 GetEnumAsInt32( const UNO_NMSPC::Any& rVal ) in GetEnumAsInt32() function
H A Dunodraw.cxx1303 sal_Int32 eNewAnchor = SWUnoHelper::GetEnumAsInt32( aValue ); in setPropertyValue()
H A Dunofield.cxx2060 m_pProps->nSubType = SWUnoHelper::GetEnumAsInt32( rValue ); in setPropertyValue()
/aoo4110/main/sw/source/core/graphic/
H A Dgrfatr.cxx352 sal_Int32 eVal = SWUnoHelper::GetEnumAsInt32( rVal ); in PutValue()
/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx1212 sal_Int32 eVal = SWUnoHelper::GetEnumAsInt32( rVal ); in PutValue()
1625 switch( SWUnoHelper::GetEnumAsInt32( rVal ) ) in PutValue()
/aoo4110/main/sw/source/core/fields/
H A Ddocufld.cxx299 switch( SWUnoHelper::GetEnumAsInt32( rAny ) ) in PutValue()

Completed in 83 milliseconds