:: com :: sun :: star :: ui ::
|
constants group ActionTriggerSeparatorType |
|
Constants |
LINE |
a separator is inserted as a line.
|
SPACE |
a separator is inserted as a space.
|
LINEBREAK |
a line break is inserted.
|
Constants' Details |
LINE
const short LINE = 0;
- Description
- a separator is inserted as a line.
|
|
SPACE
const short SPACE = 1;
- Description
- a separator is inserted as a space.
|
|
LINEBREAK
const short LINEBREAK = 2;
- Description
- a line break is inserted.
|
|
Top of Page
Copyright © 2020, 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.