Syntax
service GetReference;
Description
specifies service of a reference 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
|
CurrentPresentation |
contains the current content of the text field.
|
|
ReferenceFieldSource |
contains the source of the reference.
|
|
SourceName |
contains the name of the source.
|
|
ReferenceFieldPart |
contains the type of the reference.
|
|
SequenceNumber |
contains the sequence number of a set expression field that is used as sequence field
or the value of the ReferenceId property of a footnote or endnote.
|
|
Property Details
|
|
Syntax
string CurrentPresentation;
Description
contains the current content of the text field.
This property is escpecially usefull for import/export purposes.
Syntax
short ReferenceFieldSource;
Description
contains the source of the reference.
See also
- ReferenceFieldSource
-
Syntax
string SourceName;
Description
contains the name of the source.
Depending on the property ReferenceFieldSource it may be the name of
a bookmark, a reference mark.
Syntax
short ReferenceFieldPart;
Description
contains the type of the reference.
See also
- ReferenceFieldPart
-
Syntax
short SequenceNumber;
Description
contains the sequence number of a set expression field that is used as sequence field
or the value of the ReferenceId property of a footnote or endnote.
See also
- Footnote
-
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.