summaryrefslogtreecommitdiff
path: root/include/sfx2/docmacromode.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-15 17:38:00 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-08-15 19:12:02 +0200
commit486f12ecfcc22de5465a4850d3fc61499ba92ea7 (patch)
tree1cacd5a48ffaff62578af4cc20f9b0940fbf24b7 /include/sfx2/docmacromode.hxx
parent04bb20f5ad182fd1aa8a4e2e7f569043be8405c1 (diff)
Fix typo in code
Change-Id: If63944d2dfead88f822127ff088d2f474c0453a8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100775 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/sfx2/docmacromode.hxx')
-rw-r--r--include/sfx2/docmacromode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/docmacromode.hxx b/include/sfx2/docmacromode.hxx
index a15bbbe9ba56..9533518bee9d 100644
--- a/include/sfx2/docmacromode.hxx
+++ b/include/sfx2/docmacromode.hxx
@@ -260,7 +260,7 @@ namespace sfx2
*/
static bool storageHasMacros( const css::uno::Reference< css::embed::XStorage >& _rxStorage );
- static bool containerHasBasicMacros( const css::uno::Reference< css::script::XLibraryContainer >& xContainter );
+ static bool containerHasBasicMacros( const css::uno::Reference< css::script::XLibraryContainer >& xContainer );
/** checks the macro execution mode while loading the document.
This must be called when the loading is effectively finished, but before any macro action