diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/ui/dialogs/XFilePreview.idl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/XFilePreview.idl b/offapi/com/sun/star/ui/dialogs/XFilePreview.idl index 63e653a287c0..baaa033dbffc 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilePreview.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilePreview.idl @@ -44,6 +44,8 @@ published interface XFilePreview: com::sun::star::uno::XInterface /** The method returns the supported color depth of the target device. + @deprecated - typically now just returns 0 + @returns The color depth in bit, e.g. 8 bit, 16 bit, 32 bit. */ |