Home
last modified time | relevance | path

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

/aoo42x/main/oox/inc/oox/dump/
H A Dxlsbdumper.hxx67 void writeErrorCodeItem( const String& rName, sal_uInt8 nErrCode );
H A Dbiffdumper.hxx164 void writeErrorCodeItem( const String& rName, sal_uInt8 nErrCode );
/aoo42x/main/oox/source/dump/
H A Dbiffdumper.cxx406 void BiffObjectBase::writeErrorCodeItem( const String& rName, sal_uInt8 nErrCode ) in writeErrorCodeItem() function in oox::dump::biff::BiffObjectBase
568 writeErrorCodeItem( rName( "error-code" ), nErrCode ); in dumpErrorCode()
592 case 2: writeErrorCodeItem( "value", nData ); break; in dumpFormulaResult()
3369 writeErrorCodeItem( "error-code", nValue ); in dumpBoolErr()
H A Dxlsbdumper.cxx137 void RecordObjectBase::writeErrorCodeItem( const String& rName, sal_uInt8 nErrCode ) in writeErrorCodeItem() function in oox::dump::xlsb::RecordObjectBase
189 writeErrorCodeItem( rName( "error-code" ), nErrCode ); in dumpErrorCode()

Completed in 36 milliseconds