LibreOffice Module sfx2 (master) 1
|
#include <sfx2/dllapi.h>
#include <tools/color.hxx>
#include <comphelper/compbase.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <map>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | sfx2::sidebar::Theme |
Simple collection of colors, gradients, fonts that define the look of the sidebar and its controls. More... | |
Namespaces | |
namespace | sfx2 |
namespace | sfx2::sidebar |
Typedefs | |
typedef comphelper::WeakComponentImplHelper< css::beans::XPropertySet, css::beans::XPropertySetInfo > | sfx2::sidebar::ThemeInterfaceBase |