Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text :: textfield ::

service Database
Description
specifies service of a database text field which is used as mail merge field.
See also
::com::sun::star::text::TextField

Included Services - Summary
::com::sun::star::text::DependentTextField
(referenced entity's summary:)
is a ::com::sun::star::text::TextField which is not specified by itself, but dependent on a ::com::sun::star::text::TextFieldMaster.
Properties' Summary
string
Content
contains the database content that was merged in the last database merge action. Initially it contains the colum name in parenthesis (<>).  
string
CurrentPresentation
contains the current content of the text field.  
boolean
DataBaseFormat
determins whether the number format is number display format is read from the database settings.  
long
NumberFormat
this is the number format for this field.  
Included Services - Details
::com::sun::star::text::DependentTextField
(referenced entity's summary:)
is a ::com::sun::star::text::TextField which is not specified by itself, but dependent on a ::com::sun::star::text::TextFieldMaster.
Properties' Details
Content
string Content;
Description
contains the database content that was merged in the last database merge action. Initially it contains the colum name in parenthesis (<>).
CurrentPresentation
string CurrentPresentation;
Description
contains the current content of the text field.

This property is escpecially usefull for import/export purposes.

DataBaseFormat
boolean DataBaseFormat;
Description
determins whether the number format is number display format is read from the database settings.
NumberFormat
long NumberFormat;
Description
this is the number format for this field.
See also
::com::sun::star::util::NumberFormatter

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.