Home
last modified time | relevance | path

Searched refs:mnPTRowColItemsIdx (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx1581 mnPTRowColItemsIdx = 0; in WorkbookStreamObject()
2759 mnPTRowColItemsIdx = 0; in implDumpRecordBody()
2836 if( mnPTRowColItemsIdx < 2 ) in implDumpRecordBody()
2838 sal_uInt16 nCount = (mnPTRowColItemsIdx == 0) ? mnPTRowFields : mnPTColFields; in implDumpRecordBody()
2855 ++mnPTRowColItemsIdx; in implDumpRecordBody()
/trunk/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx499 sal_uInt16 mnPTRowColItemsIdx; member in oox::dump::biff::WorkbookStreamObject

Completed in 34 milliseconds