Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds