summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl')
-rw-r--r--offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl b/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl
index 1fd2d5065c3d..f447e588904e 100644
--- a/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl
+++ b/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl
@@ -48,8 +48,8 @@ interface XCipherContextSupplier : com::sun::star::uno::XInterface
@param bEncryption
whether an encryption or decryption cipher should be created
- <TRUE/> - Encryption
- <FALSE/> - Decryption
+ `TRUE` - Encryption
+ `FALSE` - Decryption
@param aParams
optional parameters that could be used to initialize the cipher,