Home
last modified time | relevance | path

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

/AOO41X/main/oox/inc/oox/drawingml/
H A Dfillproperties.hxx77 struct BlipFillProperties struct
81 OptValue< sal_Int32 > moBitmapMode; /// Bitmap tile or stretch.
83 moFillRect; /// Stretch fill offsets.
85 moClipRect;
86 OptValue< sal_Int32 > moTileOffsetX; /// Width of bitmap tiles (EMUs).
87 OptValue< sal_Int32 > moTileOffsetY; /// Height of bitmap tiles (EMUs).
88 …ptValue< sal_Int32 > moTileScaleX; /// Horizontal scaling of bitmap tiles (1/1000 percent).
89 … OptValue< sal_Int32 > moTileScaleY; /// Vertical scaling of bitmap tiles (1/1000 percent).
90 OptValue< sal_Int32 > moTileAlign; /// Anchor point inside bitmap.
91 OptValue< sal_Int32 > moTileFlip; /// Flip mode of bitmap tiles.
[all …]