From c8e3f582a343aceb95f5f4fcc92c82e69127e1fc Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Tue, 10 Sep 2024 10:30:32 +0200 Subject: Add arguments to Last 4 UNO Commands in CrashReport Dump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8ea1e95abb62374b51de7b1d37055c216b29e04c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173125 Reviewed-by: Xisco Fauli Tested-by: Jenkins (cherry picked from commit 763b86a5fac81783525442d5ec262e91ca1047ac) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173102 Reviewed-by: Caolán McNamara --- bin/find-mergedlib-can-be-private-symbols.functions.results | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/find-mergedlib-can-be-private-symbols.functions.results b/bin/find-mergedlib-can-be-private-symbols.functions.results index 3ceead740e10..dde2c8867d9c 100644 --- a/bin/find-mergedlib-can-be-private-symbols.functions.results +++ b/bin/find-mergedlib-can-be-private-symbols.functions.results @@ -9842,7 +9842,6 @@ UITestLogger::UITestLogger() UITestLogger::log(std::basic_string_view >) UITestLogger::logAction(VclPtr const&, VclEventId) UITestLogger::logAction(vcl::Window* const&, VclEventId) -UITestLogger::logCommand(std::basic_string_view >, com::sun::star::uno::Sequence const&) UITestLogger::logKeyInput(VclPtr const&, KeyEvent const&) URIHelper::SetMaybeFileHdl(Link const&) UnoControl::GetComponentServiceName() const -- cgit