office-gobmx/unoxml/source/dom
Mike Kaganski 3f65724ec5 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4
- Change implementations of getSomething to use getSomethingImpl

Or where that's impossible, use getSomething_cast to unify this and
reduce number of places where we reinterpret_cast.

All static methods getting tunnel ids were renamed to getUnoTunnelId,
to comply with the convention used in <comphelper/servicehelper.hxx>.

TODO (in separate commits):
- Revise uses of getSomething to use getFromUnoTunnel

Change-Id: Ifde9e214b52e5df678de71fcc32d2199c82e85cf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122100
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-09-15 06:08:14 +02:00
..
attr.cxx
attr.hxx
attributesmap.cxx
attributesmap.hxx
cdatasection.cxx
cdatasection.hxx
characterdata.cxx
characterdata.hxx
childlist.cxx
childlist.hxx
comment.cxx
comment.hxx
document.cxx
document.hxx
documentbuilder.cxx
documentbuilder.hxx
documentfragment.cxx
documentfragment.hxx
documenttype.cxx
documenttype.hxx
domimplementation.cxx
domimplementation.hxx
element.cxx Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 2021-09-15 06:07:36 +02:00
element.hxx
elementlist.cxx
elementlist.hxx
entitiesmap.cxx
entitiesmap.hxx
entity.cxx
entity.hxx
entityreference.cxx
entityreference.hxx
node.cxx Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 2021-09-15 06:08:14 +02:00
notation.cxx
notation.hxx
notationsmap.cxx
notationsmap.hxx
processinginstruction.cxx
processinginstruction.hxx
saxbuilder.cxx
saxbuilder.hxx
text.cxx
text.hxx