dbaccess/source/ui/inc/imageprovider.hxx |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 32dc38e319b1d87ba6e5828b6ead32c568c81eff
Author: Caolán McNamara <caol...@redhat.com>
Date:   Tue May 16 11:38:27 2017 +0100

    fix documentation now
    
    Change-Id: I1583b0f7fb0f99166606e327cdda3bbdcbe698da
    Reviewed-on: https://gerrit.libreoffice.org/37691
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/dbaccess/source/ui/inc/imageprovider.hxx 
b/dbaccess/source/ui/inc/imageprovider.hxx
index f680c3ada06a..d9e7b53e55b3 100644
--- a/dbaccess/source/ui/inc/imageprovider.hxx
+++ b/dbaccess/source/ui/inc/imageprovider.hxx
@@ -103,8 +103,7 @@ namespace dbaui
                 the type of the object. Must be one of the 
css.sdb.application.DatabaseObject
                 constants.
             @return
-                the resource ID image to be used for the object type. Must be 
fed into a
-                ModuleRes instance to actually load the image.
+                the resource image name to be used for the object type.
         */
         static OUString getDefaultImageResourceID(sal_Int32 
_nDatabaseObjectType);
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to