summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/imageprovider.hxx3
1 files changed, 1 insertions, 2 deletions
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);