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 ) |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
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 ) |