LibreOffice
LibreOffice 24.2 SDK API Reference
|
These constants define the way the attribute Metal of service EnhancedCustomShapeExtrusion is interpreted for rendering the shape. More...
Variables | |
const short | MetalODF = 0 |
The rendering of the shape is modified as specified in the ODF standard. More... | |
const short | MetalMSCompatible = 1 |
The rendering of the shape is modified to get a similar rendering as in Microsoft Office for objects, which have the fc3DMetallic flag in Rich Text Format or binary MS Office format set. More... | |
These constants define the way the attribute Metal of service EnhancedCustomShapeExtrusion is interpreted for rendering the shape.
const short MetalMSCompatible = 1 |
The rendering of the shape is modified to get a similar rendering as in Microsoft Office for objects, which have the fc3DMetallic flag in Rich Text Format or binary MS Office format set.
const short MetalODF = 0 |
The rendering of the shape is modified as specified in the ODF standard.