Searched refs:XclExpChLineFormatMap (Results 1 – 2 of 2) sorted by relevance
993 typedef ScfRefMap< sal_uInt16, XclExpChLineFormat > XclExpChLineFormatMap; typedef in XclExpChTypeGroup1003 XclExpChLineFormatMap maChartLines; /// Global line formats (CHCHARTLINE group).
2530 …for( XclExpChLineFormatMap::iterator aLIt = maChartLines.begin(), aLEnd = maChartLines.end(); aLIt… in WriteSubRecords()
Completed in 55 milliseconds