diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2024-04-23 21:33:19 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-04-25 18:50:09 +0200 |
commit | d8d2a68271b5263777d3be8afd0bd39bd076bb87 (patch) | |
tree | 69e2d7d1cccef71ece364e6149653ee5201bf931 /sfx2 | |
parent | 7414fc841803201991d7e8e7b2959a89cca5a222 (diff) |
use more concrete UNO classes in writerfilter
starting with SwXTextDocument.
Replace some UNO_QUERY_THROW with
if (!foo)
throw uno::RuntimeException()
because rtl::Reference does not have UNO_QUERY_THROW
constructors
Change-Id: I98e34f2faa6e94d0afbdfbd4e9e92a43b0a921f7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166565
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
Diffstat (limited to 'sfx2')
0 files changed, 0 insertions, 0 deletions