Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

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

interface XEndnotesSettingsSupplier

Base Interface
com::sun::star::uno::XInterface

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