Syntax
service Database;
Description
specifies service of a database text field which is used as mail merge 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
|
Content |
contains the database content that was merged in the last database merge action.
Initially it contains the colum name in parenthesis (<> ).
|
|
CurrentPresentation |
contains the current content of the text field.
|
|
DataBaseFormat |
determins whether the number format is number display format is read
from the database settings.
|
|
NumberFormat |
this is the number format for this field.
|
|
Property Details
|
|
Syntax
string Content;
Description
contains the database content that was merged in the last database merge action.
Initially it contains the colum name in parenthesis (<> ).
Syntax
string CurrentPresentation;
Description
contains the current content of the text field.
This property is escpecially usefull for import/export purposes.
Syntax
boolean DataBaseFormat;
Description
determins whether the number format is number display format is read
from the database settings.
Syntax
long NumberFormat;
Description
this is the number format for this field.
See also
- NumberFormatter
-
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.