|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for vcl::FileDefinitionWidgetDraw, including all inherited members.
| drawBitmap(SalGraphics &rGraphics, const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap) | vcl::FileDefinitionWidgetDraw | static |
| drawBitmap(SalGraphics &rGraphics, const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap, const SalBitmap &rTransparentBitmap) | vcl::FileDefinitionWidgetDraw | static |
| drawNativeControl(ControlType eType, ControlPart ePart, const tools::Rectangle &rBoundingControlRegion, ControlState eState, const ImplControlValue &aValue, const OUString &aCaptions, const Color &rBackgroundColor) override | vcl::FileDefinitionWidgetDraw | virtual |
| drawPolyLine(SalGraphics &rGraphics, const basegfx::B2DHomMatrix &rObjectToDevice, const basegfx::B2DPolygon &i_rPolygon, double i_fTransparency, double i_fLineWidth, const std::vector< double > *i_pStroke, basegfx::B2DLineJoin i_eLineJoin, css::drawing::LineCap i_eLineCap, double i_fMiterMinimumAngle, bool bPixelSnapHairline) | vcl::FileDefinitionWidgetDraw | static |
| drawPolyPolygon(SalGraphics &rGraphics, const basegfx::B2DHomMatrix &rObjectToDevice, const basegfx::B2DPolyPolygon &i_rPolyPolygon, double i_fTransparency) | vcl::FileDefinitionWidgetDraw | static |
| FileDefinitionWidgetDraw(SalGraphics &rGraphics) | vcl::FileDefinitionWidgetDraw | |
| getNativeControlRegion(ControlType eType, ControlPart ePart, const tools::Rectangle &rBoundingControlRegion, ControlState eState, const ImplControlValue &aValue, const OUString &aCaption, tools::Rectangle &rNativeBoundingRegion, tools::Rectangle &rNativeContentRegion) override | vcl::FileDefinitionWidgetDraw | virtual |
| hitTestNativeControl(ControlType eType, ControlPart ePart, const tools::Rectangle &rBoundingControlRegion, const Point &aPos, bool &rIsInside) override | vcl::FileDefinitionWidgetDraw | virtual |
| implDrawGradient(SalGraphics &rGraphics, const basegfx::B2DPolyPolygon &rPolyPolygon, const SalGradient &rGradient) | vcl::FileDefinitionWidgetDraw | static |
| isActive() const | vcl::FileDefinitionWidgetDraw | inline |
| isNativeControlSupported(ControlType eType, ControlPart ePart) override | vcl::FileDefinitionWidgetDraw | virtual |
| m_bIsActive | vcl::FileDefinitionWidgetDraw | private |
| m_pWidgetDefinition | vcl::FileDefinitionWidgetDraw | private |
| m_rGraphics | vcl::FileDefinitionWidgetDraw | private |
| resolveDefinition(ControlType eType, ControlPart ePart, ControlState eState, const ImplControlValue &rValue, tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight) | vcl::FileDefinitionWidgetDraw | private |
| updateSettings(AllSettings &rSettings) override | vcl::FileDefinitionWidgetDraw | virtual |
| ~WidgetDrawInterface() COVERITY_NOEXCEPT_FALSE | vcl::WidgetDrawInterface | inlinevirtual |