diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-03-20 17:22:46 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-03-21 20:34:52 +0100 |
commit | e8d01d2447b3350f1bd24e07580402c4c699756c (patch) | |
tree | b89404415b89b97dfa6e4f7a599ab1c1ed1fd4fd /bin | |
parent | 49189bb8823adc6a76d3f33b34c02d6a640df96a (diff) |
Related: tdf#160056 this can be be a local function
Change-Id: I0ffebd5a1f871b86507d0c1b3946b32993d76365
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165106
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/find-can-be-private-symbols.functions.results | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/find-can-be-private-symbols.functions.results b/bin/find-can-be-private-symbols.functions.results index 31b9cef633aa..2782bdc631a7 100644 --- a/bin/find-can-be-private-symbols.functions.results +++ b/bin/find-can-be-private-symbols.functions.results @@ -6491,7 +6491,6 @@ SvNumberFormatter::GetNumThousandSep() const SvNumberFormatter::GetTransliteration() const SvNumberFormatter::GetUserDefColor(unsigned short) const SvNumberFormatter::ImpLookupCurrencyEntryLoopBody(NfCurrencyEntry const*&, bool&, NfCurrencyEntry const*, unsigned short, std::basic_string_view<char16_t, std::char_traits<char16_t> >) -SvNumberFormatter::ImpPosToken(rtl::OUStringBuffer const&, char16_t, int) const SvNumberFormatter::ImpSubstituteEntry(SvNumberformat*, unsigned int*) SvNumberFormatter::InvalidateDateAcceptancePatterns() SvNumberFormatter::IsDecimalSep(std::basic_string_view<char16_t, std::char_traits<char16_t> >) const |