LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>
#include <memory>
#include <rtl/ustring.hxx>
#include <tools/color.hxx>
#include <unordered_map>
#include <vector>
#include <cstddef>
#include <o3tl/hash_combine.hxx>
#include <vcl/salnativewidgets.hxx>
Go to the source code of this file.
Classes | |
class | vcl::WidgetDrawAction |
class | vcl::WidgetDrawActionShape |
class | vcl::WidgetDrawActionRectangle |
class | vcl::WidgetDrawActionLine |
class | vcl::WidgetDrawActionImage |
class | vcl::WidgetDrawActionExternal |
struct | vcl::ControlTypeAndPart |
struct | std::hash< vcl::ControlTypeAndPart > |
class | vcl::WidgetDefinitionState |
class | vcl::WidgetDefinitionPart |
class | vcl::WidgetDefinitionSettings |
class | vcl::WidgetDefinitionStyle |
class | vcl::WidgetDefinition |
Namespaces | |
namespace | vcl |
namespace | std |
Enumerations | |
enum class | vcl::WidgetDrawActionType { vcl::RECTANGLE , vcl::LINE , vcl::IMAGE , vcl::EXTERNAL } |