9#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_DASHEDLINE_HXX 
   10#define INCLUDED_SW_SOURCE_UIBASE_INC_DASHEDLINE_HXX 
Class for displaying a dashed line in the Writer GUI.
 
const Color &(SwViewOption::* m_pColorFn)() const
 
SwDashedLine(vcl::Window *pParent, const Color &(SwViewOption::*pColorFn)() const)
 
virtual ~SwDashedLine() override
 
virtual void Paint(vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) override