forked from amazingfate/loongoffice
As part of the efforts in #145538 to replace the SAL_N_ELEMENTS() macro with std::size() and std::ssize(), this commit performs the necessary changes for a few files in the filter/ module. PS-2: Replace an std::size call with sizeof, and one with std::ssize Change-Id: Icac6470cdff762f828651153d0abc5f40b8e5d7c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165592 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>