Searched refs:getErrorName (Results 1 – 4 of 4) sorted by relevance
56 ::rtl::OUString getErrorName( sal_uInt8 nErrCode ) const;
151 ::rtl::OUString getErrorName( sal_uInt8 nErrCode ) const;
99 OUString RecordObjectBase::getErrorName( sal_uInt8 nErrCode ) const in getErrorName() function in oox::dump::xlsb::RecordObjectBase707 mxStack->pushOperand( createRef( getErrorName( BIFF_ERR_REF ) ), rTokClass ); in dumpRefErrToken()730 mxStack->pushOperand( aRef + getErrorName( BIFF_ERR_REF ), rTokClass ); in dumpRefErr3dToken()
359 OUString BiffObjectBase::getErrorName( sal_uInt8 nErrCode ) const in getErrorName() function in oox::dump::biff::BiffObjectBase1231 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()
Completed in 78 milliseconds