LibreOffice
LibreOffice 24.2 SDK API Reference
|
this flags describe escape direction for the line of a CaptionShape. More...
Variables | |
const short | horizontal = 0 |
the caption line leaves the caption area at the horizontal edge that is nearest to the caption point. More... | |
const short | vertical = 1 |
the caption line leaves the caption area at the vertical edge that is nearest to the caption point. More... | |
const short | auto = 2 |
the caption line leaves the caption area at the edge that is nearest to the caption point. More... | |
this flags describe escape direction for the line of a CaptionShape.
const short auto = 2 |
the caption line leaves the caption area at the edge that is nearest to the caption point.
const short horizontal = 0 |
the caption line leaves the caption area at the horizontal edge that is nearest to the caption point.
const short vertical = 1 |
the caption line leaves the caption area at the vertical edge that is nearest to the caption point.