Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx391 AxesSetConverter aAxesSetConv( *this, **aASIt ); in convertFromModel() local
393aAxesSetConv.convertFromModel( xDiagram, rView3DModel, nAxesSetIdx, bSupportsVaryColorsByPoint ); in convertFromModel()
396 maAutoTitle = aAxesSetConv.getAutomaticTitle(); in convertFromModel()
397 mb3dChart = aAxesSetConv.is3dChart(); in convertFromModel()
398 mbWall3dChart = aAxesSetConv.isWall3dChart(); in convertFromModel()
399 mbPieChart = aAxesSetConv.isPieChart(); in convertFromModel()

Completed in 17 milliseconds