20#ifndef __com_sun_star_table_ShadowLocation_idl__
21#define __com_sun_star_table_ShadowLocation_idl__
24module
com { module sun { module star { module table {
ShadowLocation
specifies the location of the shadow in a ShadowFormat.
Definition: ShadowLocation.idl:30
@ 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
@ 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
@ NONE
no shadow.
Definition: ShadowLocation.idl:34
Definition: Accessible.idl:22