[Libreoffice-commits] core.git: include/sfx2
Samuel Mehrbrodt (via logerrit)
logerrit at kemper.freedesktop.org
Mon Feb 1 06:15:05 UTC 2021
include/sfx2/docmacromode.hxx | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 994cf0e0994dcd4a7ba2b984f9840110ab43a295
Author: Samuel Mehrbrodt <samuel.mehrbrodt at allotropia.de>
AuthorDate: Thu Jan 28 13:50:18 2021 +0100
Commit: Samuel Mehrbrodt <samuel.mehrbrodt at allotropia.de>
CommitDate: Mon Feb 1 07:13:56 2021 +0100
Document parameter
Change-Id: I5277c23f7fd49beaf4ff41bc8d8621fdbc79d2ef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110077
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt at allotropia.de>
diff --git a/include/sfx2/docmacromode.hxx b/include/sfx2/docmacromode.hxx
index aa120240688e..c5a3c89702e4 100644
--- a/include/sfx2/docmacromode.hxx
+++ b/include/sfx2/docmacromode.hxx
@@ -216,6 +216,9 @@ namespace sfx2
this parameter is <NULL/>, the most defensive assumptions will be made,
effectively disabling macro execution.
+ @param bHasValidContentSignature
+ Whether the document content is signed and the signature is valid.
+
@return
<TRUE/> if and only if macro execution in this document is allowed.
*/
More information about the Libreoffice-commits
mailing list