Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/helper/
H A Dattributelist.cxx115 sal_Int32 AttributeConversion::decodeIntegerHex( const OUString& rValue ) in decodeIntegerHex() function in oox::AttributeConversion
199 …return OptValue< sal_Int32 >( bValid, bValid ? AttributeConversion::decodeIntegerHex( aValue ) : 0… in getIntegerHex()
/aoo4110/main/oox/inc/oox/helper/
H A Dattributelist.hxx63 static sal_Int32 decodeIntegerHex( const ::rtl::OUString& rValue );

Completed in 25 milliseconds