Overview
Module
Use
Devguide
Index
Constants
Constants' Details
::
com
::
sun
::
star
::
text
::
constants group LabelFollow
Description
These enumeration values specify character following the list label
Since
OpenOffice 3.0
Constants
LISTTAB
list tab stop
SPACE
space
NOTHING
nothing
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 © 2010 Sun Microsystems, Inc.