Searched refs:dumpColRange (Results 1 – 4 of 4) sorted by relevance
82 sal_Int32 dumpColRange( const String& rName = EMPTY_STRING );
200 sal_Int32 dumpColRange( const String& rName = EMPTY_STRING, bool bCol16Bit = true );
617 sal_Int32 BiffObjectBase::dumpColRange( const String& rName, bool bCol16Bit ) in dumpColRange() function in oox::dump::biff::BiffObjectBase2061 dumpColRange(); in implDumpRecordBody()2070 for( sal_Int32 nCol = 0, nCount = dumpColRange(); nCol < nCount; ++nCol ) in implDumpRecordBody()2076 dumpColRange( EMPTY_STRING, false ); in implDumpRecordBody()
269 sal_Int32 RecordObjectBase::dumpColRange( const String& rName ) in dumpColRange() function in oox::dump::xlsb::RecordObjectBase1184 dumpColRange(); in implDumpRecordBody()
Completed in 50 milliseconds