Package | Description |
---|---|
org.zkoss.poi.hwpf.model.types |
Modifier and Type | Field and Description |
---|---|
protected DateAndTime |
SEPAbstractType.field_26_dttmPropRMark |
protected DateAndTime |
CHPAbstractType.field_42_dttmRMark |
protected DateAndTime |
CHPAbstractType.field_43_dttmRMarkDel |
protected DateAndTime |
CHPAbstractType.field_53_dttmPropRMark |
protected DateAndTime |
CHPAbstractType.field_58_dttmConflict |
protected DateAndTime |
CHPAbstractType.field_61_dttmDispFldRMark |
protected DateAndTime |
PAPAbstractType.field_71_dttmPropRMark |
Modifier and Type | Method and Description |
---|---|
DateAndTime |
CHPAbstractType.getDttmConflict()
When the change was made.
|
DateAndTime |
CHPAbstractType.getDttmDispFldRMark()
The date for the ListNum field number change.
|
DateAndTime |
SEPAbstractType.getDttmPropRMark()
Get the dttmPropRMark field for the SEP record.
|
DateAndTime |
PAPAbstractType.getDttmPropRMark()
Get the dttmPropRMark field for the PAP record.
|
DateAndTime |
CHPAbstractType.getDttmPropRMark()
Date/time at which properties of this were changed for this run of text by the author.
|
DateAndTime |
CHPAbstractType.getDttmRMark()
Date/time at which this run of text was entered/modified by the author (Only recorded when revision marking is on.).
|
DateAndTime |
CHPAbstractType.getDttmRMarkDel()
Date/time at which this run of text was deleted by the author (Only recorded when revision marking is on.).
|
Modifier and Type | Method and Description |
---|---|
void |
CHPAbstractType.setDttmConflict(DateAndTime field_58_dttmConflict)
When the change was made.
|
void |
CHPAbstractType.setDttmDispFldRMark(DateAndTime field_61_dttmDispFldRMark)
The date for the ListNum field number change.
|
void |
SEPAbstractType.setDttmPropRMark(DateAndTime field_26_dttmPropRMark)
Set the dttmPropRMark field for the SEP record.
|
void |
PAPAbstractType.setDttmPropRMark(DateAndTime field_71_dttmPropRMark)
Set the dttmPropRMark field for the PAP record.
|
void |
CHPAbstractType.setDttmPropRMark(DateAndTime field_53_dttmPropRMark)
Date/time at which properties of this were changed for this run of text by the author.
|
void |
CHPAbstractType.setDttmRMark(DateAndTime field_42_dttmRMark)
Date/time at which this run of text was entered/modified by the author (Only recorded when revision marking is on.).
|
void |
CHPAbstractType.setDttmRMarkDel(DateAndTime field_43_dttmRMarkDel)
Date/time at which this run of text was deleted by the author (Only recorded when revision marking is on.).
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.