Home
last modified time | relevance | path

Searched refs:calcBiffErrorCode (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oox/source/xls/
H A Dexternallinkfragment.cxx84 …CellValue( Any( BiffHelper::calcDoubleFromError( getUnitConverter().calcBiffErrorCode( rChars ) ) … in onCharacters()
266 …endResultValue( BiffHelper::calcDoubleFromError( getUnitConverter().calcBiffErrorCode( maResultVal… in onEndElement()
H A Dunitconverter.cxx234 sal_uInt8 UnitConverter::calcBiffErrorCode( const OUString& rErrorCode ) const in calcBiffErrorCode() function in oox::xls::UnitConverter
H A Dsheetdatabuffer.cxx400 setErrorCell( rModel, getUnitConverter().calcBiffErrorCode( rErrorCode ) ); in setErrorCell()
H A Dpivotcachebuffer.cxx201 …maValue <<= static_cast< sal_Int32 >( rUnitConverter.calcBiffErrorCode( rAttribs.getXString( XML_v… in readError()
/trunk/main/oox/inc/oox/xls/
H A Dunitconverter.hxx95 sal_uInt8 calcBiffErrorCode( const ::rtl::OUString& rErrorCode ) const;

Completed in 29 milliseconds