office-gobmx/vcl/inc/graphic
Noel Grandin 8fcd2db54a use compact namespace syntax
mostly done using
    git grep -wl namespace
    | xargs -P 8 perl -i -pe 's/namespace\s*([\w:]+)\s*\{\s*namespace\s*/namespace \1::/g'

Change-Id: Ic53dbaf443cf81fb8940155f2582a7128d829e6d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93406
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-05-10 20:48:36 +02:00
..
DetectorTools.hxx Remove what looks like debug printf 2020-05-04 11:54:16 +02:00
GraphicFormatDetector.hxx
GraphicID.hxx vcl: move GraphicID out of impgraph.{cxx,hxx} 2020-02-25 19:30:53 +01:00
GraphicReader.hxx graphic: remove preview when importing with GraphicFilter 2020-03-04 12:57:43 +01:00
Manager.hxx replace and remove VectorGraphicDataPtr typedef for the real type 2020-04-12 11:34:07 +02:00
UnoGraphic.hxx
UnoGraphicDescriptor.hxx use compact namespace syntax 2020-05-10 20:48:36 +02:00
UnoGraphicTransformer.hxx