LibreOffice Module vcl (master) 1
|
#include <vcl/IconThemeInfo.hxx>
#include <rtl/character.hxx>
#include <stdexcept>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | vcl |
Variables | |
const sal_Unicode | vcl::ICON_THEME_PACKAGE_PREFIX [] = u"images_" |
const sal_Unicode | vcl::EXTENSION_FOR_ICON_PACKAGES [] = u".zip" |
|
private |
Definition at line 150 of file IconThemeInfo.cxx.