Kaydet (Commit) 845893cd authored tarafından Miklos Vajna's avatar Miklos Vajna

oox: tokenize wps:cNvCnPr

Change-Id: I4d7a962e01f5a41c3ea629f73433416195f2259c
üst 2d8cac51
......@@ -36,6 +36,8 @@ oox::core::ContextHandlerRef WpsContext::onCreateContext(sal_Int32 nElementToken
{
case XML_wsp:
break;
case XML_cNvCnPr:
break;
case XML_cNvSpPr:
break;
case XML_spPr:
......
......@@ -991,6 +991,7 @@ cBhvr
cGp
cGpRule
cMediaNode
cNvCnPr
cNvCxnSpPr
cNvGraphicFramePr
cNvGrpSpPr
......
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