summaryrefslogtreecommitdiff
path: root/icon-themes/colibre/cmd/lc_dsbrowserexplorer.png
diff options
context:
space:
mode:
authorChristopher Sherlock <chris.sherlock79@gmail.com>2026-04-06 18:24:38 +1000
committerDan Williams <dcbw@libreoffice.org>2026-04-08 04:34:37 +0200
commitf80fe719308925fe31a92f8fdbb30bec65d9c409 (patch)
treea17c3349130e46379a1070dd24aed784e3832dff /icon-themes/colibre/cmd/lc_dsbrowserexplorer.png
parent52c1d7021c7be40256f0b661cb76e7dbdb58ba8e (diff)
vcl: rename static Impl* functions to lcl_* in map.cxxHEADmaster
Renames several file-local static functions in map.cxx to use the standard 'lcl_' (local) prefix rather than 'Impl' or no prefix. In VCL, the 'Impl' prefix is generally reserved for private member functions of a class. Since these are free static helper functions restricted to this translation unit, updating them to the 'lcl_' prefix improves readability and aligns with LibreOffice naming conventions. Functions renamed: - ImplCalcMapResolution -> lcl_calcMapResolution - ImplLogicToPixel -> lcl_logicToPixel - ImplPixelToLogic -> lcl_pixelToLogic - ImplPixelToLogicDouble -> lcl_pixelToLogicDouble - setMapRes -> lcl_setMapRes Change-Id: I984a7a8da7dd1a2d2c996b4524f9f1def1874dea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/196465 Tested-by: Jenkins Reviewed-by: Dan Williams <dcbw@libreoffice.org>
Diffstat (limited to 'icon-themes/colibre/cmd/lc_dsbrowserexplorer.png')
0 files changed, 0 insertions, 0 deletions