[Libreoffice-commits] core.git: offapi/com
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 22 15:12:45 UTC 2019
offapi/com/sun/star/ui/dialogs/XFilePreview.idl | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 5cb4f1e757b5db7f21622d3fad9b23857a1e589b
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Oct 22 12:03:42 2019 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Oct 22 17:11:52 2019 +0200
document contemporary uselessness of getTargetColorDepth
Change-Id: I60ab61df29445681a8ddc3a1b2005e7c43f70d3c
Reviewed-on: https://gerrit.libreoffice.org/81322
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
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.
*/
More information about the Libreoffice-commits
mailing list