Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/helper/
H A Dattributelist.cxx111 sal_Int64 AttributeConversion::decodeHyper( const OUString& rValue ) in decodeHyper() function in oox::AttributeConversion
193 return OptValue< sal_Int64 >( bValid, bValid ? AttributeConversion::decodeHyper( aValue ) : 0 ); in getHyper()
/aoo42x/main/oox/inc/oox/helper/
H A Dattributelist.hxx60 static sal_Int64 decodeHyper( const ::rtl::OUString& rValue );

Completed in 12 milliseconds