Searched refs:dumpColIndex (Results 1 – 4 of 4) sorted by relevance
253 sal_Int32 RecordObjectBase::dumpColIndex( const String& rName ) in dumpColIndex() function in oox::dump::xlsb::RecordObjectBase918 dumpColIndex( "base-col" ); in dumpAddDataExp()1423 dumpColIndex(); in implDumpRecordBody()1428 dumpColIndex(); in implDumpRecordBody()1433 dumpColIndex(); in implDumpRecordBody()1438 dumpColIndex(); in implDumpRecordBody()2219 if( bWithColumn ) dumpColIndex(); in dumpCellHeader()
603 sal_Int32 BiffObjectBase::dumpColIndex( const String& rName, bool bCol16Bit ) in dumpColIndex() function in oox::dump::biff::BiffObjectBase2174 sal_Int32 nCol2 = dumpColIndex( "last-col-idx", false ); in implDumpRecordBody()2175 sal_Int32 nCol1 = dumpColIndex( "first-col-idx", false ); in implDumpRecordBody()2603 dumpColIndex( "last-col-idx" ); in implDumpRecordBody()2620 dumpColIndex( "last-col-idx" ); in implDumpRecordBody()2924 dumpColIndex( "first-used-col-idx" ); in implDumpRecordBody()2925 dumpColIndex( "first-free-col-idx" ); in implDumpRecordBody()2937 dumpColIndex( "first-used-col-idx" ); in implDumpRecordBody()2938 dumpColIndex( "first-free-col-idx" ); in implDumpRecordBody()
80 sal_Int32 dumpColIndex( const String& rName = EMPTY_STRING );
198 sal_Int32 dumpColIndex( const String& rName = EMPTY_STRING, bool bCol16Bit = true );
Completed in 49 milliseconds