Lines Matching refs:graphic
47 #include <com/sun/star/graphic/XGraphic.idl>
64 /** This service is for a graphic shape.
77 /** This is an url to the source bitmap for this graphic shape.
82 /** This is an url to the stream ('in document' or linked graphic) for this graphic shape.
87 /** Deprecated. Use graphic property instead!
88 This is the bitmap that represents this graphic shape.
93 /** If this property is set, the luminance of this graphic shape is adjusted
99 /** If this property is set, the contrast of this graphic shape is adjusted
105 /** If this property is set, the red channel of this graphic shape is
111 /** If this property is set, the green channel of this graphic shape is
117 /** If this property is set, the blue channel of this graphic shape is
123 /** If this property is set, the gama value of this graphic shape is
129 /** If this property is set, the transparency value of this graphic shape is
141 /** This property contains a image map for this graphic.
147 /** This is the graphic that represents this graphic shape
149 [optional, property] com::sun::star::graphic::XGraphic Graphic;