Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| Methods' Summary | 
| setPasswordToModify | 
stores "password to modify" to the continuation.
   | 
| getPasswordToModify | 
gets "password to modify" from the continuation.
   | 
| setRecommendReadOnly | 
stores "recommend readonly" to the continuation. It specifies whether
 the document should be loaded readonly per default.
   | 
| getRecommendReadOnly | 
gets "recommend readonly" from the continuation. It specifies whether
 the document should be loaded readonly per default.
   | 
| Methods' Details | 
setPasswordToModify
| void | 
 
| setPasswordToModify( | 
[in] string | 
 aPasswd ); | 
 
 
 
- Description
 
- stores "password to modify" to the continuation.
 
 
 
 | 
 
 
 | 
getPasswordToModify
| string | 
 
| getPasswordToModify(); | 
 
 
 
- Description
 
- gets "password to modify" from the continuation.
 
 
 
 | 
 
 
 | 
setRecommendReadOnly
| void | 
 
| setRecommendReadOnly( | 
[in] boolean | 
 bReadOnly ); | 
 
 
 
- Description
 
- stores "recommend readonly" to the continuation. It specifies whether
 the document should be loaded readonly per default.
 
 
 
 | 
 
 
 | 
getRecommendReadOnly
| boolean | 
 
| getRecommendReadOnly(); | 
 
 
 
- Description
 
- gets "recommend readonly" from the continuation. It specifies whether
 the document should be loaded readonly per default.
 
 
 
 | 
 
 
 | 
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.