Syntax
service PageNumber;
Description
specifies service of a page number text field.
See also
- TextField
-
com::sun::star::text::TextField -
Description
A TextField is a TextContent which fades its
textual representation into the text range to which it is anchored.
Property Summary
|
NumberingType |
determins the type of the numbering.
|
|
Offset |
determins an offset value to show a different page number.
|
|
SubType |
determins which page the field refers to.
|
|
UserText |
if the user text string is set then it is displayed when the value
of NumberingType is set to NumberingType::CHAR_SPECIAL
|
|
Property Details
|
|
Syntax
short NumberingType;
Description
determins the type of the numbering.
See also
- unknown ?
- NumberingType
Syntax
short Offset;
Description
determins an offset value to show a different page number.
Syntax
com::sun::star::text::textfield::PageNumberType SubType;
Description
determins which page the field refers to.
See also
- unknown ?
- PageNumberType
Syntax
string UserText;
Description
if the user text string is set then it is displayed when the value
of NumberingType is set to NumberingType::CHAR_SPECIAL
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.