summaryrefslogtreecommitdiff
path: root/basebmp/inc/basebmp/debug.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp/inc/basebmp/debug.hxx')
-rw-r--r--basebmp/inc/basebmp/debug.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basebmp/inc/basebmp/debug.hxx b/basebmp/inc/basebmp/debug.hxx
index e9481ac3d112..0193af7e1498 100644
--- a/basebmp/inc/basebmp/debug.hxx
+++ b/basebmp/inc/basebmp/debug.hxx
@@ -44,6 +44,8 @@ namespace basebmp
@param rOutputStream
Stream to write output to.
+
+ Used in vcl/headless/svpgdi.cxx when OSL_DEBUG_LEVEL > 2
*/
void BASEBMP_DLLPUBLIC debugDump( const boost::shared_ptr< BitmapDevice >& rDevice,
::std::ostream& rOutputStream );