|
LibreOffice Module sd (master) 1
|
#include <bitmaps.hlst>#include <view/SlsTheme.hxx>#include <controller/SlsProperties.hxx>#include <tools/color.hxx>#include <vcl/outdev.hxx>#include <vcl/svapp.hxx>#include <vcl/settings.hxx>#include <osl/diagnose.h>Go to the source code of this file.
Namespaces | |
| namespace | sd |
| namespace | sd::slidesorter |
| namespace | sd::slidesorter::view |
Functions | |
| static Color | sd::slidesorter::view::ChangeLuminance (Color aColor, const int nValue) |
| static Color | sd::slidesorter::view::HGBAdapt (const Color aColor, const sal_Int32 nNewSaturation, const sal_Int32 nNewBrightness) |
Variables | |
| const Color | sd::slidesorter::view::Black (0x000000) |
| const Color | sd::slidesorter::view::White (0xffffff) |