[Libreoffice-commits] core.git: dbaccess/source
Caolán McNamara
caolanm at redhat.com
Tue May 16 20:54:28 UTC 2017
dbaccess/source/ui/inc/imageprovider.hxx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 32dc38e319b1d87ba6e5828b6ead32c568c81eff
Author: Caolán McNamara <caolanm at 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 <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at 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);
More information about the Libreoffice-commits
mailing list