19 #ifndef __com_sun_star_util_XIndent_idl__
20 #define __com_sun_star_util_XIndent_idl__
26 module com { module sun { module star { module util {
34 void decrementIndent();
38 void incrementIndent();
allows indentation of the object to be changed.
Definition: XIndent.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:47