Kaydet (Commit) c5b956b9 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fix incorrect function name in SAL_INFO

Change-Id: I75ee5f1a20fadef7c20103278bc03abd41b815cf
üst 041a9b64
......@@ -246,7 +246,7 @@ void Shape::addShape(
const awt::Rectangle* pShapeRect,
ShapeIdMap* pShapeMap )
{
SAL_INFO("oox.drawingml", "Shape::getShapeStyleRef: id='" << msId << "'");
SAL_INFO("oox.drawingml", "Shape::addShape: id='" << msId << "'");
try
{
......
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