Lines Matching refs:type

93     <type>XCanvas</type> interface is free of client-modifiable state,
97 required. This is provided by <type>ViewState</type> and
98 <type>RenderState</type> in a unified fashion, supplemented by a
105 complex clip polygons, i.e. when both <type>ViewState</type> and
106 <type>RenderState</type> have a complex clip polygon set, which
108 recommended to combine <type>ViewState</type> and
109 <type>RenderState</type> already at the client side, when objects
113 group object would therefore merge the <type>ViewState</type> and
114 the <type>RenderState</type> it is called with into a new
115 <type>ViewState</type>, and call its siblings with a
116 <type>RenderState</type> containing only the local offset (and no
120 caching. Every non-trivial operation on <type>XCanvas</type> can
126 <type
127 scope="::com::sun::star::drawing">::com::sun::star::drawing::XGraphics</type>
129 an <type>XCachedPrimitive</type> is completely up to the
140 fast, because the <type>XCanvas</type> would need to convert for
142 objects via the <type>XGraphicDevice</type> factory (to be
155 <type>XCustomSprite</type>).
170 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
194 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
218 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
241 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
254 atomic operation in relation to the <type>RenderState</type>'s
255 <type>CompositeOperationy</type> operation. That means,
274 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
288 atomic operation in relation to the <type>RenderState</type>'s
289 <type>CompositeOp</type> operation. That means, overlapping
312 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
316 @throws <type>VolatileContentDestroyedException</type>
332 atomic operation in relation to the <type>RenderState</type>'s
333 <type>CompositeOp</type> operation. That means, overlapping
360 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
364 @throws <type>VolatileContentDestroyedException</type>
397 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
409 <type>RenderState</type>'s color and the poly-polygon's fill
423 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
435 <type>RenderState</type>'s color, the given textures and
453 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
457 @throws <type>VolatileContentDestroyedException</type>
470 <type>RenderState</type>'s color, the given textures and
493 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
497 @throws <type>VolatileContentDestroyedException</type>
517 <il>Kerning: a <type>double</type> between 0 and 1, where
521 <il>IsEmphasisMarks: a <type>boolean</type>, where <TRUE/>
526 <il>ExpandedSpacing: a <type>double</type> value which is added
531 <il>OptionalLayoutFeatures: a sequence of <type
532 scope=::com::sun::star::beans>PropertyValue</type> listing
545 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
557 member of <type>FontInfo</type> that is not the empty string
567 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
569 or if one of the <type>FontInfo</type> members is not within
599 A value from the <type>TextDirection</type> collection,
607 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
628 <type>XCanvasFont</type> created at this canvas. The text
639 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
653 corresponding <type>XGraphicDevice</type>'s
668 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
672 @throws <type>VolatileContentDestroyedException</type>
685 corresponding <type>XGraphicDevice</type>'s
707 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
711 @throws <type>VolatileContentDestroyedException</type>
728 @return the associated <type>XGraphicDevice</type>.