remove debugging artifact
This commit is contained in:
parent
a17065d383
commit
b874a1f9c0
1 changed files with 0 additions and 1 deletions
|
@ -241,7 +241,6 @@ ContextHandlerRef ShapeTypeContext::onCreateContext( sal_Int32 nElement, const A
|
|||
mrTypeModel.maFillModel.moRotate = lclDecodeBool( rAttribs, XML_rotate );
|
||||
break;
|
||||
case VML_TOKEN( imagedata ):
|
||||
mydump( rAttribs );
|
||||
mrTypeModel.moGraphicPath = decodeFragmentPath( rAttribs, R_TOKEN( id ) );
|
||||
mrTypeModel.moGraphicTitle = rAttribs.getString( O_TOKEN( title ) );
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue