LibreOffice
LibreOffice 24.2 SDK API Reference
|
provides access to language dependent numbering types and supports formatting of those numberings. More...
import <DefaultNumberingProvider.idl;
Additional Inherited Members | |
![]() | |
sequence< com::sun::star::container::XIndexAccess > | getDefaultOutlineNumberings ([in]com::sun::star::lang::Locale aLocale) |
provides access to outline numberings according to a given com::sun::star::lang::Locale. | |
sequence< com::sun::star::beans::PropertyValues > | getDefaultContinuousNumberingLevels ([in]com::sun::star::lang::Locale aLocale) |
provides access to outline numberings according to a given com::sun::star::lang::Locale. | |
![]() | |
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. | |
provides access to language dependent numbering types and supports formatting of those numberings.