:: com :: sun :: star :: text ::

interface XFootnotesSettingsSupplier
Description
makes it possible to access the FootnoteSettings with the context (e.g. document).

Methods' Summary
getFootnotesSettings  
Methods' Details
getFootnotesSettings
::com::sun::star::beans::XPropertySet
getFootnotesSettings();

Returns
FootnoteSettings of the object.
Top of Page