Searched defs:PictureOptionsModel (Results 1 – 2 of 2) sorted by relevance
90 struct PictureOptionsModel struct92 double mfStackUnit; /// Bitmap stacking unit.93 sal_Int32 mnPictureFormat; /// Bitmap mode (stretch/tile).94 …ol mbApplyToFront; /// True = draw picture at front/back side of 3D data points.95 …ol mbApplyToSides; /// True = draw picture at left/right side of 3D data points.96 …ol mbApplyToEnd; /// True = draw picture at top/bottom side of 3D data points.
65 PictureOptionsModel::PictureOptionsModel() : in PictureOptionsModel() function in oox::drawingml::chart::PictureOptionsModel