Home
last modified time | relevance | path

Searched refs:GetEdgeBlending (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dlstbox.cxx155 mpImplWin->SetEdgeBlending(GetEdgeBlending()); in ImplInit()
176 mpImplLB->SetEdgeBlending(GetEdgeBlending()); in ImplInit()
1690 mpImplWin->SetEdgeBlending(GetEdgeBlending()); in SetEdgeBlending()
1695 mpImplLB->SetEdgeBlending(GetEdgeBlending()); in SetEdgeBlending()
H A Dilstbox.cxx1871 … const sal_uInt16 nEdgeBlendingPercent(GetEdgeBlending() ? rStyleSettings.GetEdgeBlending() : 0); in DrawEntry()
2278 maLBWindow.SetEdgeBlending(GetEdgeBlending()); in ImplListBox()
2769 maLBWindow.SetEdgeBlending(GetEdgeBlending()); in SetEdgeBlending()
3007 … const sal_uInt16 nEdgeBlendingPercent(GetEdgeBlending() ? rStyleSettings.GetEdgeBlending() : 0); in DrawEntry()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx933 sal_uInt16 GetEdgeBlending() const { return mpData->mnEdgeBlending; } in GetEdgeBlending() function in StyleSettings
H A Dlstbox.hxx226 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending() function in ListBox
/trunk/main/vcl/inc/
H A Dilstbox.hxx387 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending() function in ImplListBoxWindow
523 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending() function in ImplListBox
641 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending() function in ImplWin
/trunk/main/svtools/source/control/
H A Dvalueset.cxx329 … const sal_uInt16 nEdgeBlendingPercent(GetEdgeBlending() ? rStyleSettings.GetEdgeBlending() : 0); in ImplFormatItem()
H A Dctrlbox.cxx231 … const sal_uInt16 nEdgeBlendingPercent(GetEdgeBlending() ? rStyleSettings.GetEdgeBlending() : 0); in UserDraw()
/trunk/main/svtools/source/config/
H A Daccessibilityoptions.cxx89 sal_Int16 GetEdgeBlending() const;
311 sal_Int16 SvtAccessibilityOptions_Impl::GetEdgeBlending() const in GetEdgeBlending() function in SvtAccessibilityOptions_Impl
579 const sal_Int16 nEdgeBlendingCountA(GetEdgeBlending()); in SetVCLSettings()
583 if(aStyleSettings.GetEdgeBlending() != nEdgeBlendingCountB) in SetVCLSettings()
808 sal_Int16 SvtAccessibilityOptions::GetEdgeBlending() const in GetEdgeBlending() function in SvtAccessibilityOptions
810 return sm_pSingleImplConfig->GetEdgeBlending(); in GetEdgeBlending()
/trunk/main/svtools/inc/svtools/
H A Dvalueset.hxx434 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending() function in ValueSet
H A Daccessibilityoptions.hxx61 sal_Int16 GetEdgeBlending() const;

Completed in 81 milliseconds