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 {
base interface of all UNO interfaces
Definition XInterface.idl:48
allows indentation of the object to be changed.
Definition XIndent.idl:31
void decrementIndent()
shifts the indentation by one default step to the left.
void incrementIndent()
shifts the indentation by one default step to the right.
Definition Ambiguous.idl:22