Type: info
         Title: OutputDevice::supportsOperation
     Posted by: [EMAIL PROTECTED]
      Affected: [EMAIL PROTECTED],
Effective from: CWS calcselection


*Summary*
--------
+bool OutputDevice::supportsOperation( OutDevSupportType ) const

*Description*
-------------
OutputDevice::supportsOperation allows to query whether a concrete
OutputDevice supports a drawing operation natively (that is e.g. with
hardware support). Currently the only operation to be queried is
OutDevSupport_TransparentRect to ask whether semi-transparent
rectangles can be drawn fast. This will allow Calc to keep it current
XOR based selection rendering on devices that are too slow for the new
alpha based drawing.


Send feedback to [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to