21module
com { module sun { module star { module embed {
116 void setGpgProperties( [in] sequence< sequence< ::com::sun::star::beans::NamedValue > > aProps )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This interface allows to set a password for an object.
Definition XEncryptionProtectedSource2.idl:28
This interface allows to set a password for an object.
Definition XEncryptionProtectedStorage.idl:28
void setEncryptionAlgorithms([in] sequence< ::com::sun::star::beans::NamedValue > aAlgorithms)
allows to set the encryption algorithms for the object.
void setGpgProperties([in] sequence< sequence< ::com::sun::star::beans::NamedValue > > aProps)
set OpenPGP-specific encryption properties
sequence< ::com::sun::star::beans::NamedValue > getEncryptionAlgorithms()
allows to get the encryption algorithms of the object.
Definition Ambiguous.idl:20