summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-02-01 15:19:55 +0100
committerJulien Nabet <serval2412@yahoo.fr>2022-02-10 07:22:21 +0100
commit5cd672ee291f47ff0f5ea9cba828639a41ae40a7 (patch)
treeaf2eae6fd2470ca93f7ee8c43866c6fb0bc245b1 /bin
parentea3b18ad18829db26cc32a320af992a1e760d28d (diff)
Fixed function name
It passed "make check" Change-Id: I0828ea2c2531cb970f32581333776f02a46a8d5e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129314 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'bin')
-rw-r--r--bin/find-can-be-private-symbols.functions.results2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/find-can-be-private-symbols.functions.results b/bin/find-can-be-private-symbols.functions.results
index be8116b9ff90..2039061f1477 100644
--- a/bin/find-can-be-private-symbols.functions.results
+++ b/bin/find-can-be-private-symbols.functions.results
@@ -7185,7 +7185,7 @@ SfxObjectShell::SetNoName()
SfxObjectShell::SetReadOnly()
SfxObjectShell::SetSecurityOptOpenReadOnly(bool)
SfxObjectShell::SignDocumentContent(weld::Window*)
-SfxObjectShell::SwitchChildrenPersistance(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, bool)
+SfxObjectShell::SwitchChildrenPersistence(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, bool)
SfxObjectShell::SwitchPersistence(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&)
SfxObjectShell::TemplateDisconnectionAfterLoad()
SfxObjectShell::UnTrustedScript(rtl::OUString const&)