LibreOffice Module sw (master)
1
|
#include <tools/color.hxx>
Go to the source code of this file.
Namespaces | |
vcl | |
Functions | |
void | SwCalcPixStatics (vcl::RenderContext const *pOut) |
Set borders alignment statics Adjustment for 'small' twip-to-pixel relations: For 'small' twip-to-pixel relations (less than 2:1) values of <gProp.nSHalfPixelSzW> and <gProp.nSHalfPixelSzH> are set to ZERO. More... | |
Variables | |
Color | aGlobalRetoucheColor |
void SwCalcPixStatics | ( | vcl::RenderContext const * | pOut | ) |
Set borders alignment statics Adjustment for 'small' twip-to-pixel relations: For 'small' twip-to-pixel relations (less than 2:1) values of <gProp.nSHalfPixelSzW> and <gProp.nSHalfPixelSzH> are set to ZERO.
Definition at line 381 of file paintfrm.cxx.
References OutputDevice::GetMapMode(), MapMode::GetScaleX(), MapMode::GetScaleY(), and OutputDevice::PixelToLogic().
Referenced by SwPagePreviewLayout::Init(), SwFlyFrameFormat::MakeGraphic(), SwRootFrame::PaintSwFrame(), and SwVisibleCursor::SetPosAndShow().
Color aGlobalRetoucheColor |
Definition at line 246 of file paintfrm.cxx.
Referenced by SwDrawTextInfo::ApplyAutoColor(), DrawGraphic(), sw::GetActiveRetoucheColor(), SwPageFrame::GetDrawBackgrdColor(), lcl_implDrawGraphicBackgrd(), lcl_IsDarkBackground(), SwPageFrame::PaintMarginArea(), SwRootFrame::PaintSwFrame(), and SwFrame::PaintSwFrameBackground().