Syntax
interface XIndent : com::sun::star::uno::XInterface ;
Description
allows indentation of the object to be changed.
Method Summary
|
decrementIndent |
shifts the indentation by one default step to the left.
|
|
incrementIndent |
shifts the indentation by one default step to the right.
|
|
Method Details
|
|
Syntax
- void decrementIndent
();
Description
shifts the indentation by one default step to the left.
Syntax
- void incrementIndent
();
Description
shifts the indentation by one default step to the right.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.