Home
last modified time | relevance | path

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

/aoo42x/main/oox/inc/oox/drawingml/chart/
H A Dtypegroupconverter.hxx96 bool mbSupports3d; /// True = 3D type allowed, false = only 2D type. member
/aoo42x/main/sc/source/filter/inc/
H A Dxlchart.hxx1276 bool mbSupports3d; /// true = 3d type allowed, false = Only 2d type. member
H A Dxichart.hxx1059 inline bool Is3dChart() const { return mxChart3d.is() && maTypeInfo.mbSupports3d; } in Is3dChart()
/aoo42x/main/sc/source/filter/excel/
H A Dxlchart.cxx566 mb3dChart = mbSupports3d && b3dChart; in Set()

Completed in 93 milliseconds