Home
last modified time | relevance | path

Searched refs:getEnumAsINT32 (Results 1 – 6 of 6) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A Dtypes.hxx161 …COMPHELPER_DLLPUBLIC sal_Int32 getEnumAsINT32(const staruno::Any& _rAny) throw(starlang::IllegalA…
/trunk/main/sw/source/core/unocore/
H A Dswunohelper.cxx63 eVal = comphelper::getEnumAsINT32( rVal ); in GetEnumAsInt32()
/trunk/main/comphelper/source/misc/
H A Dtypes.cxx131 sal_Int32 getEnumAsINT32(const Any& _rAny) throw(IllegalArgumentException) in getEnumAsINT32() function
/trunk/main/extensions/workben/
H A Dpythontest.cxx366 fprintf( f, "ENUM %s : %d\n", pc , aValue.getEnumAsINT32() ); in dumpVarToStream()
/trunk/main/editeng/source/items/
H A Dparaitem.cxx423 eVal = ::comphelper::getEnumAsINT32(rVal); in PutValue()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2893 (nStyleValue = (sal_Int16)comphelper::getEnumAsINT32(aStyleVal)) >= 0 ) in sprmWithProps()

Completed in 61 milliseconds