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

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

interface XFootnotesSettingsSupplier

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

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