Searched refs:dumpRangeList (Results 1 – 4 of 4) sorted by relevance
301 void RecordObjectBase::dumpRangeList( const String& rName ) in dumpRangeList() function in oox::dump::xlsb::RecordObjectBase942 dumpRangeList(); in dumpAddDataMemArea()1216 dumpRangeList(); in implDumpRecordBody()1269 dumpRangeList(); in implDumpRecordBody()2037 dumpRangeList( "result-cells" ); in implDumpRecordBody()2044 dumpRangeList( "selection" ); in implDumpRecordBody()
649 void BiffObjectBase::dumpRangeList( const String& rName, bool bCol16Bit, bool bRow32Bit ) in dumpRangeList() function in oox::dump::biff::BiffObjectBase1543 dumpRangeList( EMPTY_STRING, getBiff() == BIFF8 ); in dumpAddDataMemArea()1652 dumpRangeList(); in implDumpRecordBody()2240 dumpRangeList(); in implDumpRecordBody()2562 dumpRangeList( "row-ranges" ); in implDumpRecordBody()2563 dumpRangeList( "col-ranges" ); in implDumpRecordBody()2718 dumpRangeList( "show-phonetic" ); in implDumpRecordBody()2984 dumpRangeList( "result-cells" ); in implDumpRecordBody()3004 dumpRangeList( "selection", false ); in implDumpRecordBody()
87 void dumpRangeList( const String& rName = EMPTY_STRING );
205 …void dumpRangeList( const String& rName = EMPTY_STRING, bool bCol16Bit = true, bool…
Completed in 159 milliseconds