Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
:: com :: sun :: star :: embed ::  
 | 
| interface XEncryptionProtectedSource | 
 | 
- Description
 
- This interface allows to set a password for an 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.