LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_table_ShadowLocation_idl__
21 #define __com_sun_star_table_ShadowLocation_idl__
24 module
com { module sun { module star { module table {
@ BOTTOM_RIGHT
shadow is located along the lower and right sides.
Definition: ShadowLocation.idl:54
@ TOP_LEFT
shadow is located along the upper and left sides.
Definition: ShadowLocation.idl:39
@ NONE
no shadow.
Definition: ShadowLocation.idl:34
@ BOTTOM_LEFT
shadow is located along the lower and left sides.
Definition: ShadowLocation.idl:49
@ TOP_RIGHT
shadow is located along the upper and right sides.
Definition: ShadowLocation.idl:44
Definition: Ambiguous.idl:22
ShadowLocation
specifies the location of the shadow in a ShadowFormat.
Definition: ShadowLocation.idl:30