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 | |
Public Member Functions inherited from XDefaultNumberingProvider | |
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. More... | |
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. More... | |
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... | |
provides access to language dependent numbering types and supports formatting of those numberings.