LibreOffice
LibreOffice 24.2 SDK API Reference
|
Variables | |
const short | UNKNOWN = 0 |
const short | MOVETO = 1 |
const short | LINETO = 2 |
const short | CURVETO = 3 |
const short | CLOSESUBPATH = 4 |
const short | ENDSUBPATH = 5 |
const short | NOFILL = 6 |
const short | NOSTROKE = 7 |
const short | ANGLEELLIPSETO = 8 |
const short | ANGLEELLIPSE = 9 |
const short | ARCTO = 10 |
const short | ARC = 11 |
const short | CLOCKWISEARCTO = 12 |
const short | CLOCKWISEARC = 13 |
const short | ELLIPTICALQUADRANTX = 14 |
const short | ELLIPTICALQUADRANTY = 15 |
const short | QUADRATICCURVETO = 16 |
const short | ARCANGLETO = 17 |
const short | DARKEN = 18 |
darken fill color More... | |
const short | DARKENLESS = 19 |
darken fill color less More... | |
const short | LIGHTEN = 20 |
lighten fill color More... | |
const short | LIGHTENLESS = 21 |
lighten fill color less More... | |
const short ANGLEELLIPSE = 9 |
const short ANGLEELLIPSETO = 8 |
const short ARC = 11 |
const short ARCANGLETO = 17 |
const short ARCTO = 10 |
const short CLOCKWISEARC = 13 |
const short CLOCKWISEARCTO = 12 |
const short CLOSESUBPATH = 4 |
const short CURVETO = 3 |
const short DARKEN = 18 |
darken fill color
const short DARKENLESS = 19 |
darken fill color less
const short ELLIPTICALQUADRANTX = 14 |
const short ELLIPTICALQUADRANTY = 15 |
const short ENDSUBPATH = 5 |
const short LIGHTEN = 20 |
lighten fill color
const short LIGHTENLESS = 21 |
lighten fill color less
const short LINETO = 2 |
const short MOVETO = 1 |
const short NOFILL = 6 |
const short NOSTROKE = 7 |
const short QUADRATICCURVETO = 16 |
const short UNKNOWN = 0 |