diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2021-05-06 20:08:11 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-05-07 11:02:56 +0200 |
commit | cc8144faafa0518334075090b0c8f90d0b2a2fde (patch) | |
tree | 75cdecb5179d9fb45543765dbe4f130a4653e1a9 /sot/source/base/exchange.cxx | |
parent | 533a998e540b0f04068c876dde0e74adc3f79c93 (diff) |
convert sal_uLong in sot
Change-Id: I51027e731ce6581ebea08b1f5eb88472c3c27550
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115190
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sot/source/base/exchange.cxx')
-rw-r--r-- | sot/source/base/exchange.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/source/base/exchange.cxx b/sot/source/base/exchange.cxx index d00565d618fd..091dd7a10e13 100644 --- a/sot/source/base/exchange.cxx +++ b/sot/source/base/exchange.cxx @@ -360,7 +360,7 @@ bool SotExchange::GetFormatDataFlavor( SotClipboardFormatId nFormat, DataFlavor& /************************************************************************* |* -|* SotExchange::GetFormatMimeType( sal_uLong nFormat ) +|* SotExchange::GetFormatMimeType( SotClipboardFormatId nFormat ) |* *************************************************************************/ |