Searched refs:dumpRowIndex (Results 1 – 4 of 4) sorted by relevance
610 sal_Int32 BiffObjectBase::dumpRowIndex( const String& rName, bool bRow32Bit ) in dumpRowIndex() function in oox::dump::biff::BiffObjectBase2176 sal_Int32 nRow = dumpRowIndex( "row-idx" ); in implDumpRecordBody()2536 dumpRowIndex( "first-row-with-cell", eBiff == BIFF8 ); in implDumpRecordBody()2537 dumpRowIndex( "first-free-row", eBiff == BIFF8 ); in implDumpRecordBody()2740 dumpRowIndex( "first-header-row-idx" ); in implDumpRecordBody()2923 dumpRowIndex(); in implDumpRecordBody()2936 dumpRowIndex(); in implDumpRecordBody()
261 sal_Int32 RecordObjectBase::dumpRowIndex( const String& rName ) in dumpRowIndex() function in oox::dump::xlsb::RecordObjectBase749 dumpRowIndex( "base-row" ); in dumpExpToken()1491 dumpRowIndex(); in implDumpRecordBody()2009 dumpRowIndex(); in implDumpRecordBody()
81 sal_Int32 dumpRowIndex( const String& rName = EMPTY_STRING );
199 sal_Int32 dumpRowIndex( const String& rName = EMPTY_STRING, bool bRow32Bit = false );
Completed in 76 milliseconds