LibreOffice Module sw (master)
1
|
#include "AnnotationMenuButton.hxx"
#include <app.hrc>
#include <strings.hrc>
#include <unotools/useroptions.hxx>
#include <vcl/svapp.hxx>
#include <vcl/menu.hxx>
#include <vcl/decoview.hxx>
#include <vcl/gradient.hxx>
#include <vcl/settings.hxx>
#include <vcl/event.hxx>
#include <cmdid.h>
#include <AnnotationWin.hxx>
#include <swtypes.hxx>
Go to the source code of this file.
Namespaces | |
sw | |
Dialog to specify the properties of date form field. | |
sw::annotation | |
Functions | |
static Color | sw::annotation::ColorFromAlphaColor (const sal_uInt8 aTransparency, const Color &aFront, const Color &aBack) |