LibreOffice Module svtools (master) 1
Functions
SvtOptionsDrawinglayer Namespace Reference

Functions

bool IsOverlayBuffer ()
 
bool IsPaintBuffer ()
 
Color GetStripeColorA ()
 
Color GetStripeColorB ()
 
sal_uInt16 GetStripeLength ()
 
bool IsOverlayBuffer_Calc ()
 
bool IsOverlayBuffer_Writer ()
 
bool IsOverlayBuffer_DrawImpress ()
 
bool IsPaintBuffer_Calc ()
 
bool IsPaintBuffer_Writer ()
 
bool IsPaintBuffer_DrawImpress ()
 
sal_uInt32 GetMaximumPaperWidth ()
 
sal_uInt32 GetMaximumPaperHeight ()
 
sal_uInt32 GetMaximumPaperLeftMargin ()
 
sal_uInt32 GetMaximumPaperRightMargin ()
 
sal_uInt32 GetMaximumPaperTopMargin ()
 
sal_uInt32 GetMaximumPaperBottomMargin ()
 
static bool gbPixelSnapHairlineForwardInitial (false)
 
static bool gbPixelSnapHairlineForwardLast (true)
 
bool IsAAPossibleOnThisSystem ()
 
bool IsAntiAliasing ()
 
void SetAntiAliasing (bool bOn, bool bTemporary)
 Some code like to turn this stuff on and off during a drawing operation so it can "tunnel" information down through several layers, so we don't want to actually do a config write all the time. More...
 
bool IsSnapHorVerLinesToDiscrete ()
 
bool IsSolidDragCreate ()
 
bool IsRenderDecoratedTextDirect ()
 
bool IsRenderSimpleTextDirect ()
 
sal_uInt32 GetQuadratic3DRenderLimit ()
 
sal_uInt32 GetQuadraticFormControlRenderLimit ()
 
bool IsTransparentSelection ()
 
sal_uInt16 GetTransparentSelectionPercent ()
 
sal_uInt16 GetSelectionMaximumLuminancePercent ()
 
Color getHilightColor ()
 

Function Documentation

◆ gbPixelSnapHairlineForwardInitial()

static bool SvtOptionsDrawinglayer::gbPixelSnapHairlineForwardInitial ( false  )
static

◆ gbPixelSnapHairlineForwardLast()

static bool SvtOptionsDrawinglayer::gbPixelSnapHairlineForwardLast ( true  )
static

◆ getHilightColor()

SVT_DLLPUBLIC Color SvtOptionsDrawinglayer::getHilightColor ( )

◆ GetMaximumPaperBottomMargin()

SVT_DLLPUBLIC sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperBottomMargin ( )

Definition at line 118 of file optionsdrawinglayer.cxx.

◆ GetMaximumPaperHeight()

SVT_DLLPUBLIC sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperHeight ( )

Definition at line 98 of file optionsdrawinglayer.cxx.

◆ GetMaximumPaperLeftMargin()

SVT_DLLPUBLIC sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperLeftMargin ( )

Definition at line 103 of file optionsdrawinglayer.cxx.

◆ GetMaximumPaperRightMargin()

SVT_DLLPUBLIC sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperRightMargin ( )

Definition at line 108 of file optionsdrawinglayer.cxx.

◆ GetMaximumPaperTopMargin()

SVT_DLLPUBLIC sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperTopMargin ( )

Definition at line 113 of file optionsdrawinglayer.cxx.

◆ GetMaximumPaperWidth()

SVT_DLLPUBLIC sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperWidth ( )

Definition at line 93 of file optionsdrawinglayer.cxx.

◆ GetQuadratic3DRenderLimit()

SVT_DLLPUBLIC sal_uInt32 SvtOptionsDrawinglayer::GetQuadratic3DRenderLimit ( )

Definition at line 185 of file optionsdrawinglayer.cxx.

◆ GetQuadraticFormControlRenderLimit()

SVT_DLLPUBLIC sal_uInt32 SvtOptionsDrawinglayer::GetQuadraticFormControlRenderLimit ( )

Definition at line 190 of file optionsdrawinglayer.cxx.

◆ GetSelectionMaximumLuminancePercent()

SVT_DLLPUBLIC sal_uInt16 SvtOptionsDrawinglayer::GetSelectionMaximumLuminancePercent ( )

Definition at line 219 of file optionsdrawinglayer.cxx.

Referenced by getHilightColor().

◆ GetStripeColorA()

SVT_DLLPUBLIC Color SvtOptionsDrawinglayer::GetStripeColorA ( )

Definition at line 46 of file optionsdrawinglayer.cxx.

References ColorTransparency.

◆ GetStripeColorB()

SVT_DLLPUBLIC Color SvtOptionsDrawinglayer::GetStripeColorB ( )

Definition at line 51 of file optionsdrawinglayer.cxx.

References ColorTransparency.

◆ GetStripeLength()

SVT_DLLPUBLIC sal_uInt16 SvtOptionsDrawinglayer::GetStripeLength ( )

Definition at line 56 of file optionsdrawinglayer.cxx.

◆ GetTransparentSelectionPercent()

SVT_DLLPUBLIC sal_uInt16 SvtOptionsDrawinglayer::GetTransparentSelectionPercent ( )

Definition at line 201 of file optionsdrawinglayer.cxx.

◆ IsAAPossibleOnThisSystem()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsAAPossibleOnThisSystem ( )

◆ IsAntiAliasing()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsAntiAliasing ( )

◆ IsOverlayBuffer()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsOverlayBuffer ( )

Definition at line 36 of file optionsdrawinglayer.cxx.

◆ IsOverlayBuffer_Calc()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsOverlayBuffer_Calc ( )

Definition at line 61 of file optionsdrawinglayer.cxx.

References utl::ConfigManager::IsFuzzing().

◆ IsOverlayBuffer_DrawImpress()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsOverlayBuffer_DrawImpress ( )

Definition at line 71 of file optionsdrawinglayer.cxx.

References utl::ConfigManager::IsFuzzing().

◆ IsOverlayBuffer_Writer()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsOverlayBuffer_Writer ( )

Definition at line 66 of file optionsdrawinglayer.cxx.

References utl::ConfigManager::IsFuzzing().

◆ IsPaintBuffer()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsPaintBuffer ( )

Definition at line 41 of file optionsdrawinglayer.cxx.

◆ IsPaintBuffer_Calc()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsPaintBuffer_Calc ( )

Definition at line 77 of file optionsdrawinglayer.cxx.

References utl::ConfigManager::IsFuzzing().

◆ IsPaintBuffer_DrawImpress()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsPaintBuffer_DrawImpress ( )

Definition at line 87 of file optionsdrawinglayer.cxx.

References utl::ConfigManager::IsFuzzing().

◆ IsPaintBuffer_Writer()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsPaintBuffer_Writer ( )

Definition at line 82 of file optionsdrawinglayer.cxx.

References utl::ConfigManager::IsFuzzing().

◆ IsRenderDecoratedTextDirect()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsRenderDecoratedTextDirect ( )

Definition at line 175 of file optionsdrawinglayer.cxx.

◆ IsRenderSimpleTextDirect()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsRenderSimpleTextDirect ( )

Definition at line 180 of file optionsdrawinglayer.cxx.

◆ IsSnapHorVerLinesToDiscrete()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsSnapHorVerLinesToDiscrete ( )

◆ IsSolidDragCreate()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsSolidDragCreate ( )

Definition at line 170 of file optionsdrawinglayer.cxx.

◆ IsTransparentSelection()

SVT_DLLPUBLIC bool SvtOptionsDrawinglayer::IsTransparentSelection ( )

Definition at line 196 of file optionsdrawinglayer.cxx.

◆ SetAntiAliasing()

SVT_DLLPUBLIC void SvtOptionsDrawinglayer::SetAntiAliasing ( bool  bOn,
bool  bTemporary 
)

Some code like to turn this stuff on and off during a drawing operation so it can "tunnel" information down through several layers, so we don't want to actually do a config write all the time.

Definition at line 150 of file optionsdrawinglayer.cxx.

References drawinglayer::geometry::ViewInformation2D::setGlobalAntiAliasing().