LibreOffice Module sw (master) 1
|
#include <DropDownFormFieldButton.hxx>
#include <edtwin.hxx>
#include <basegfx/color/bcolortools.hxx>
#include <bookmark.hxx>
#include <vcl/weldutils.hxx>
#include <vcl/event.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (FormFieldButton, FieldPopupModeEndHdl, weld::Popover &, void) | |
static basegfx::BColor | lcl_GetFillColor (const basegfx::BColor &rLineColor, double aLuminance) |
IMPL_LINK_NOARG | ( | FormFieldButton | , |
FieldPopupModeEndHdl | , | ||
weld::Popover & | , | ||
void | |||
) |
Definition at line 85 of file FormFieldButton.cxx.
References Show.
|
static |
Definition at line 94 of file FormFieldButton.cxx.
References basegfx::utils::hsl2rgb(), basegfx::utils::rgb2hsl(), and basegfx::Tuple3D< typename TYPE >::setZ().
Referenced by FormFieldButton::Paint(), and SwFrameButtonPainter::PaintButton().