The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: embed ::

interface XEncryptionProtectedSource
Description
This interface allows to set a password for an object.

Methods' Summary
setEncryptionPassword sets a password for the object.  
removeEncryption removes encryption from the object.  
Methods' Details
setEncryptionPassword
void
setEncryptionPassword( [in] string  sPassword )
raises( ::com::sun::star::io::IOException );

Description
sets a password for the object.
Parameter sPassword
the new password
Throws
::com::sun::star::io::IOException in case password could not be set
removeEncryption
void
removeEncryption()
raises( ::com::sun::star::io::IOException );

Description
removes encryption from the object.
Throws
::com::sun::star::io::IOException in case encryption could not be removed
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.