|
LibreOffice Module vcl (master) 1
|
#include <imagerepository.hxx>
Static Public Member Functions | |
| static bool | loadImage (const OUString &_rName, BitmapEx &_out_rImage) |
| loads an image from the application's image repository More... | |
Definition at line 36 of file imagerepository.hxx.
|
static |
loads an image from the application's image repository
| _rName | the name of the image to load. |
| _out_rImage | will take the image upon successful return. |
Definition at line 28 of file ImageRepository.cxx.
References StyleSettings::DetermineIconTheme(), ImageTree::get(), Application::GetSettings(), AllSettings::GetStyleSettings(), and ImageTree::loadImage().