Searched refs:writeArrayItem (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/oox/source/dump/ |
H A D | dumperbase.cxx | 2375 void OutputObjectBase::writeArrayItem( const String& rName, const sal_uInt8* pnData, sal_Size nSize… in writeArrayItem() function in oox::dump::OutputObjectBase 2637 writeArrayItem( rName, pnData, nDumpSize, cSep ); in dumpArray()
|
H A D | biffdumper.cxx | 583 writeArrayItem( rName( "result" ), pnResult, 8 ); in dumpFormulaResult()
|
/aoo4110/main/oox/inc/oox/dump/ |
H A D | dumperbase.hxx | 1402 …void writeArrayItem( const String& rName, const sal_uInt8* pnData, sal_Size nSize, …
|
Completed in 84 milliseconds