LibreOffice Module sw (master) 1
|
#include <tools/color.hxx>
Go to the source code of this file.
Namespaces | |
namespace | 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 388 of file paintfrm.cxx.
References MapMode::GetScaleX(), MapMode::GetScaleY(), gProp, Size::Height(), pOut, and Size::Width().
Referenced by SwPagePreviewLayout::Init(), SwFlyFrameFormat::MakeGraphic(), SwRootFrame::PaintSwFrame(), and SwVisibleCursor::SetPosAndShow().
|
extern |
Definition at line 253 of file paintfrm.cxx.
Referenced by SwDrawTextInfo::ApplyAutoColor(), DrawGraphic(), sw::GetActiveRetoucheColor(), SwPageFrame::GetDrawBackgroundColor(), lcl_implDrawGraphicBackground(), SwPageFrame::PaintMarginArea(), SwRootFrame::PaintSwFrame(), and SwFrame::PaintSwFrameBackground().