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

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

interface XLineNumberingProperties

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

Description
contains the settings of the line numbering in a text document.


Methods' Summary

getLineNumberingProperties

Methods' Details

getLineNumberingProperties
 
com::sun::star::beans::XPropertySet
getLineNumberingProperties();
Returns
the LineNumberingsProperties of the object.

Top of Page