Home
last modified time | relevance | path

Searched defs:View3DModel (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/oox/inc/oox/drawingml/chart/
H A Dplotareamodel.hxx38 struct View3DModel struct
40 OptValue< sal_Int32 > monHeightPercent; /// Height of the 3D view, relative to chart width.
41 OptValue< sal_Int32 > monRotationX; /// Horizontal rotation in degrees.
42 OptValue< sal_Int32 > monRotationY; /// Vertical rotation in degrees.
43 sal_Int32 mnDepthPercent; /// Depth of the 3D view, relative to chart width.
44 sal_Int32 mnPerspective; /// Eye distance to the 3D objects.
45 bool mbRightAngled; /// True = right-angled axes in 3D view.
/aoo42x/main/oox/source/drawingml/chart/
H A Dplotareamodel.cxx32 View3DModel::View3DModel() : in View3DModel() function in oox::drawingml::chart::View3DModel

Completed in 8 milliseconds