Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx301 void RecordObjectBase::dumpRangeList( const String& rName ) in dumpRangeList() function in oox::dump::xlsb::RecordObjectBase
942 dumpRangeList(); in dumpAddDataMemArea()
1216 dumpRangeList(); in implDumpRecordBody()
1269 dumpRangeList(); in implDumpRecordBody()
2037 dumpRangeList( "result-cells" ); in implDumpRecordBody()
2044 dumpRangeList( "selection" ); in implDumpRecordBody()
H A Dbiffdumper.cxx649 void BiffObjectBase::dumpRangeList( const String& rName, bool bCol16Bit, bool bRow32Bit ) in dumpRangeList() function in oox::dump::biff::BiffObjectBase
1543 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()
/trunk/main/oox/inc/oox/dump/
H A Dxlsbdumper.hxx87 void dumpRangeList( const String& rName = EMPTY_STRING );
H A Dbiffdumper.hxx205 …void dumpRangeList( const String& rName = EMPTY_STRING, bool bCol16Bit = true, bool…

Completed in 63 milliseconds