Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/dump/
H A Dxlsbdumper.hxx82 sal_Int32 dumpColRange( const String& rName = EMPTY_STRING );
H A Dbiffdumper.hxx200 sal_Int32 dumpColRange( const String& rName = EMPTY_STRING, bool bCol16Bit = true );
/aoo41x/main/oox/source/dump/
H A Dbiffdumper.cxx617 sal_Int32 BiffObjectBase::dumpColRange( const String& rName, bool bCol16Bit ) in dumpColRange() function in oox::dump::biff::BiffObjectBase
2061 dumpColRange(); in implDumpRecordBody()
2070 for( sal_Int32 nCol = 0, nCount = dumpColRange(); nCol < nCount; ++nCol ) in implDumpRecordBody()
2076 dumpColRange( EMPTY_STRING, false ); in implDumpRecordBody()
H A Dxlsbdumper.cxx269 sal_Int32 RecordObjectBase::dumpColRange( const String& rName ) in dumpColRange() function in oox::dump::xlsb::RecordObjectBase
1184 dumpColRange(); in implDumpRecordBody()

Completed in 59 milliseconds