summaryrefslogtreecommitdiffstats
path: root/include/vcl/gdimetafiletools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/gdimetafiletools.hxx')
-rw-r--r--include/vcl/gdimetafiletools.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/vcl/gdimetafiletools.hxx b/include/vcl/gdimetafiletools.hxx
index 863d9fe239f3..559edccaa2ee 100644
--- a/include/vcl/gdimetafiletools.hxx
+++ b/include/vcl/gdimetafiletools.hxx
@@ -21,7 +21,7 @@
#include <vcl/gdimtf.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
// #i121267# Added tooling to be able to support old exporters which are based on
// metafiles as graphic content, but do not implement using the contained clip
// regions.
@@ -34,12 +34,12 @@
void VCL_DLLPUBLIC clipMetafileContentAgainstOwnRegions(GDIMetaFile& rSource);
-//////////////////////////////////////////////////////////////////////////////
+
// Allow to check if a Metafile contains clipping or not
bool VCL_DLLPUBLIC usesClipActions(const GDIMetaFile& rSource);
-//////////////////////////////////////////////////////////////////////////////
+
#endif // INCLUDED_VCL_GDIMETAFILETOOLS_HXX