|
LibreOffice Module svx (master) 1
|
This is the complete list of members for XHatch, including all inherited members.
| aColor | XHatch | private |
| eStyle | XHatch | private |
| GetAngle() const | XHatch | inline |
| GetColor() const | XHatch | inline |
| GetDistance() const | XHatch | inline |
| GetHatchStyle() const | XHatch | inline |
| nAngle | XHatch | private |
| nDistance | XHatch | private |
| operator==(const XHatch &rHatch) const | XHatch | |
| SetAngle(Degree10 nNewAngle) | XHatch | inline |
| SetColor(const Color &rColor) | XHatch | inline |
| SetDistance(tools::Long nNewDistance) | XHatch | inline |
| SetHatchStyle(css::drawing::HatchStyle eNewStyle) | XHatch | inline |
| XHatch() | XHatch | inline |
| XHatch(const Color &rCol, css::drawing::HatchStyle eStyle=css::drawing::HatchStyle_SINGLE, tools::Long nDistance=20, Degree10 nAngle=0_deg10) | XHatch |