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

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

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

Returns
EndnoteSettings of the object.
Top of Page