enum PageNumberType in module com::sun::star::text:: |
enum PageNumberType;
determines which page number is displayed in a page number text field.
Values Summary |
|
PREV | The number of the previous page is displayed if there is any, otherwise the field is empty. |
CURRENT | The number of the current page is displayed. |
NEXT | The number of the next page is displayed if there is any, otherwise the field is empty. |
Values Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.