:: com :: sun :: star :: text ::
|
constants group LabelFollow |
- Description
- These enumeration values specify character following the list label
- Since
- OpenOffice 3.0
|
Constants' Details |
LISTTAB
const short LISTTAB = 0;
- Description
- list tab stop
|
|
SPACE
const short SPACE = 1;
- Description
- space
|
|
NOTHING
const short NOTHING = 2;
- Description
- nothing
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.