diff --git a/include/vcl/imagerepository.hxx b/include/vcl/imagerepository.hxx index f6c50f2e457d..f24c49a633b4 100644 --- a/include/vcl/imagerepository.hxx +++ b/include/vcl/imagerepository.hxx @@ -44,6 +44,9 @@ namespace vcl will take the image upon successful return. @param bSearchLanguageDependent determines whether a language-dependent image is to be searched. + @param loadMissing + if set to true, then load a default image if no image can be found, + otherwise don't load anything @return whether or not the image could be loaded successfully. */