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

com :: sun :: star :: sheet ::

interface XDocumentAuditing

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

Description
represents auditing functions of a document.


Methods' Summary

refreshArrows refreshes all existing auditing arrows on all sheets of the document.

Methods' Details

refreshArrows
 
void
refreshArrows();
Description
refreshes all existing auditing arrows on all sheets of the document.

Dependencies are marked for all the cells that were marked before, but using current formulas.


Top of Page