Hi Paolo,

Actually there's a service com.sun.star.text.ViewSettings, 
with boolean property ShowAnnotations, which controls the 
visibility of annotations. You can access to ViewSettings 
with com.sun.star.view.XViewSettingsSupplier.getViewSettings
(). You can refer to section 7.5 of DevelopersGuide for 
details. 

Regards,

Yu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to