Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx109 sal_Int32 nChartType = -1; in getChartType() local
121 nChartType = getStackedType(xlAreaStacked, xlAreaStacked100, xlArea); in getChartType()
127 nChartType = xl3DPie; in getChartType()
168 nChartType = getStockUpDownValue(xlStockVOHLC, xlStockVHLC); in getChartType()
172 nChartType = getStockUpDownValue(xlStockOHLC, xlStockHLC); in getChartType()
191 nChartType = xlXYScatter; in getChartType()
198 nChartType = xl3DLine; in getChartType()
206 nChartType = getStackedType(xlLineStacked, xlLineStacked100, xlLine); in getChartType()
211 nChartType = xlDoughnut; // TODO DoughnutExploded ?? in getChartType()
215 nChartType = getMarkerType(xlRadarMarkers, xlRadar); in getChartType()
[all …]

Completed in 14 milliseconds