LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
NumberFormatsSupplier Service Referencepublished

provides an supplier of number formats More...

import"NumberFormatsSupplier.idl";

Inheritance diagram for NumberFormatsSupplier:
XNumberFormatsSupplier XInterface

Public Member Functions

 createWithLocale ([in] com::sun::star::lang::Locale Locale)
 Create using specific locale. More...
 
 createWithDefaultLocale ()
 Create using default locale. More...
 
- Public Member Functions inherited from XNumberFormatsSupplier
com::sun::star::beans::XPropertySet getNumberFormatSettings ()
 
com::sun::star::util::XNumberFormats getNumberFormats ()
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

provides an supplier of number formats

See also
NumberFormats
NumberFormatter
Since
OOo 1.1.2

Member Function Documentation

◆ createWithDefaultLocale()

createWithDefaultLocale ( )

Create using default locale.

◆ createWithLocale()

createWithLocale ( [in] com::sun::star::lang::Locale  Locale)

Create using specific locale.

Parameters
Localethe locale of the number formats supplier

The documentation for this service was generated from the following file: