Language
The Free and Open Productivity Suite
:: com :: sun :: star :: ui ::
|
unpublished |
constants group ItemType |
|
|
- Usage Restrictions
- not published
- Description
- Determins the type of an item.
- Since
- OOo 2.0
|
Constants' Details |
DEFAULT
const short DEFAULT = 0;
- Description
- a normal item
|
|
SEPARATOR_LINE
const short SEPARATOR_LINE = 1;
- Description
- a separarator is inserted as a line.
|
|
SEPARATOR_SPACE
const short SEPARATOR_SPACE = 2;
- Description
- a separarator is inserted as a space.
|
|
SEPARATOR_LINEBREAK
const short SEPARATOR_LINEBREAK = 3;
- Description
- a linebreak is inserted.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.