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 <boost/functional/hash.hpp>
#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 | |
vcl | |
std | |
Enumerations | |
enum | vcl::WidgetDrawActionType { vcl::WidgetDrawActionType::RECTANGLE, vcl::WidgetDrawActionType::LINE, vcl::WidgetDrawActionType::IMAGE, vcl::WidgetDrawActionType::EXTERNAL } |