19#ifndef __com_sun_star_awt_FontStrikeout_idl__
20#define __com_sun_star_awt_FontStrikeout_idl__
24 module
com { module sun { module star { module awt {
31published constants FontStrikeout
46 const short DOUBLE = 2;
51 const short DONTKNOW = 3;
const short BOLD
specifies to strike out the characters with a bold line.
Definition FontStrikeout.idl:56
const short SLASH
specifies to strike out the characters with slashes.
Definition FontStrikeout.idl:61
const short SINGLE
specifies to strike out the characters with a single line.
Definition FontStrikeout.idl:41
const short X
specifies to strike out the characters with X's.
Definition FontStrikeout.idl:66
Definition Ambiguous.idl:22