Kaydet (Commit) e2182200 authored tarafından Matúš Kukan's avatar Matúš Kukan

export debugDump used for debugging

üst d3e60204
......@@ -80,7 +80,7 @@ namespace basebmp
}
}
void debugDump( const BitmapDeviceSharedPtr& rDevice,
SAL_DLLPUBLIC_EXPORT void debugDump( const BitmapDeviceSharedPtr& rDevice,
std::ostream& rOutputStream )
{
const basegfx::B2IVector aSize( rDevice->getSize() );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment