Home
last modified time | relevance | path

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

/trunk/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).
90 OptValue< sal_Int32 > moTileAlign; /// Anchor point inside bitmap.
91 OptValue< sal_Int32 > moTileFlip; /// Flip mode of bitmap tiles.
92 OptValue< bool > moRotateWithShape; /// True = rotate bitmap with shape.
94 OptValue< sal_Int32 > moColorEffect; /// XML token for a color effect.
[all …]

Completed in 16 milliseconds