Searched defs:View3DModel (Results 1 – 2 of 2) sorted by relevance
38 struct View3DModel struct40 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.
32 View3DModel::View3DModel() : in View3DModel() function in oox::drawingml::chart::View3DModel
Completed in 14 milliseconds