Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx90 inline bool isWall3dChart() const { return mbWall3dChart; } in isWall3dChart() function in oox::drawingml::chart::__anonf40528a10111::AxesSetConverter
163 mbWall3dChart = rFirstTypeGroup.isWall3dChart(); in convertFromModel()
398 mbWall3dChart = aAxesSetConv.isWall3dChart(); in convertFromModel()
H A Dtypegroupconverter.cxx208 bool TypeGroupConverter::isWall3dChart() const in isWall3dChart() function in oox::drawingml::chart::TypeGroupConverter
215 return isWall3dChart() && (mrModel.mnGrouping == XML_standard); in isDeep3dChart()
H A Dchartspaceconverter.cxx109 if( xDiagram.is() && aPlotAreaConv.isWall3dChart() ) in convertFromModel()
/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dplotareaconverter.hxx90 inline bool isWall3dChart() const { return mbWall3dChart; } in isWall3dChart() function in oox::drawingml::chart::PlotAreaConverter
H A Dtypegroupconverter.hxx144 bool isWall3dChart() const;

Completed in 71 milliseconds