Home
last modified time | relevance | path

Searched refs:getErrorName (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx99 OUString RecordObjectBase::getErrorName( sal_uInt8 nErrCode ) const in getErrorName() function in oox::dump::xlsb::RecordObjectBase
707 mxStack->pushOperand( createRef( getErrorName( BIFF_ERR_REF ) ), rTokClass ); in dumpRefErrToken()
730 mxStack->pushOperand( aRef + getErrorName( BIFF_ERR_REF ), rTokClass ); in dumpRefErr3dToken()
H A Dbiffdumper.cxx359 OUString BiffObjectBase::getErrorName( sal_uInt8 nErrCode ) const in getErrorName() function in oox::dump::biff::BiffObjectBase
1231 mxStack->pushOperand( createRef( getErrorName( BIFF_ERR_REF ) ), rTokClass ); in dumpRefErrToken()
1254 mxStack->pushOperand( aRef + getErrorName( BIFF_ERR_REF ), rTokClass ); in dumpRefErr3dToken()
1433 mxStack->pushOperand( lclCreateNlr( getErrorName( BIFF_ERR_NAME ) ) ); in dumpNlrErrToken()
1474 mxStack->pushOperand( lclCreateNlr( getErrorName( BIFF_ERR_NAME ) ) ); in dumpNlrRangeErrToken()
/trunk/main/oox/inc/oox/dump/
H A Dxlsbdumper.hxx56 ::rtl::OUString getErrorName( sal_uInt8 nErrCode ) const;
H A Dbiffdumper.hxx151 ::rtl::OUString getErrorName( sal_uInt8 nErrCode ) const;

Completed in 49 milliseconds