Home
last modified time | relevance | path

Searched refs:decodeUnsignedHex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/helper/
H A Dattributelist.cxx121 sal_uInt32 AttributeConversion::decodeUnsignedHex( const OUString& rValue ) in decodeUnsignedHex() function in oox::AttributeConversion
207 …return OptValue< sal_uInt32 >( bValid, bValid ? AttributeConversion::decodeUnsignedHex( aValue ) :… in getUnsignedHex()
/trunk/main/oox/inc/oox/helper/
H A Dattributelist.hxx66 static sal_uInt32 decodeUnsignedHex( const ::rtl::OUString& rValue );

Completed in 19 milliseconds