Public Methods |
static
long
|
Create(long doc, int style, String prefix, int start_at)
|
static
void
|
Destroy(long impl)
|
static
boolean
|
Equals(long impl, long pl)
|
static
int
|
GetFirstPageNum(long impl)
|
static
String
|
GetLabelTitle(long impl, int page_num)
|
static
int
|
GetLastPageNum(long impl)
|
static
String
|
GetPrefix(long impl)
|
static
long
|
GetSDFObj(long impl)
|
static
int
|
GetStart(long impl)
|
static
int
|
GetStyle(long impl)
|
static
int
|
HashCode(long impl)
|
static
boolean
|
IsValid(long impl)
|
static
long
|
PageLabelCreate(long l, int first_page, int last_page)
|
static
void
|
SetPrefix(long impl, String prefix)
|
static
void
|
SetStart(long impl, int start_at)
|
static
void
|
SetStyle(long impl, int style)
|