LibreOffice
LibreOffice 24.2 SDK API Reference
|
supports the formatting of numberings in various language environments. More...
import"XNumberingFormatter.idl";
Public Member Functions | |
string | makeNumberingString ([in]sequence< com::sun::star::beans::PropertyValue > aProperties, [in]com::sun::star::lang::Locale aLocale) raises ( com::sun::star::lang::IllegalArgumentException ) |
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... | |
supports the formatting of numberings in various language environments.
string makeNumberingString | ( | [in] sequence< com::sun::star::beans::PropertyValue > | aProperties, |
[in] com::sun::star::lang::Locale | aLocale | ||
) | |||
raises | ( | com::sun::star::lang::IllegalArgumentException | |
) |