LibreOffice
LibreOffice 7.1 SDK API Reference
|
defines which glue points are being offered by the EnhancedCustomShape More...
Variables | |
const short | NONE = 0 |
no glue points are offered More... | |
const short | SEGMENTS = 1 |
glue points are offered for each segment More... | |
const short | CUSTOM = 2 |
only glue points of the GluePoints property from the com::sun:star::drawing::EnhancedCustomShapePath are offered More... | |
const short | RECT = 3 |
standard top, left, right, bottom glue points are offered More... | |
defines which glue points are being offered by the EnhancedCustomShape
const short CUSTOM = 2 |
only glue points of the GluePoints property from the com::sun:star::drawing::EnhancedCustomShapePath are offered
const short NONE = 0 |
no glue points are offered
const short RECT = 3 |
standard top, left, right, bottom glue points are offered
const short SEGMENTS = 1 |
glue points are offered for each segment