Home
last modified time | relevance | path

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

/trunk/main/oox/source/helper/
H A Dattributelist.cxx126 sal_Int64 AttributeConversion::decodeHyperHex( const OUString& rValue ) in decodeHyperHex() function in oox::AttributeConversion
214 …return OptValue< sal_Int64 >( bValid, bValid ? AttributeConversion::decodeHyperHex( aValue ) : 0 ); in getHyperHex()
/trunk/main/oox/inc/oox/helper/
H A Dattributelist.hxx69 static sal_Int64 decodeHyperHex( const ::rtl::OUString& rValue );

Completed in 25 milliseconds