service NumberFormatter in module com::sun::star::util::

(Global Index)

Syntax

service NumberFormatter;

Description

specifies an object which can format numbers and strings.

A NumberFormatter, if available, can be created by the global service manager.

Exported Interfaces

com::sun::star::util::XNumberFormatter

Description

represents a number formatter.


com::sun::star::util::XNumberFormatPreviewer

Description

represents a number formatter, which can preview number formats without inserting them.


Top of Page