Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service NumberFormatsSupplier
Description
provides an supplier of number formats
Since
OOo 1.1.2
See also
NumberFormats, NumberFormatter

Exported Interfaces - Summary
::com::sun::star::lang::XInitialization

used to initialize the component when instantiating. (details)

XNumberFormatsSupplier

allows access to the number formats supplied by the component.

Exported Interfaces - Details
::com::sun::star::lang::XInitialization
Description
used to initialize the component when instantiating.

In the ::com::sun::star::lang::XInitialization::initialize method, you can pass a ::com::sun::star::lang::Locale to specify the default locale of the number formats supplier.

The component should be initialized only once, after it has been instantiated, and before it has been used.
If you initialize it a second time (or after you used it), it is up to implementation how this is handled.

XNumberFormatsSupplier
Description
allows access to the number formats supplied by the component.

 
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.