Fix class name typo in comment

Change-Id: Ie37583fb53578fb91a121f7d2ec654a4fae01002
This commit is contained in:
Zolnai Tamás 2014-05-16 12:02:36 +02:00
parent 06a45a1a17
commit e627929e5e

View File

@ -609,7 +609,7 @@ SvXMLShapeContext* XMLShapeImportHelper::CreateGroupChildContext(
return pContext;
}
// This method is called from SdXMLFrameContext to create children of drawe:frame
// This method is called from SdXMLFrameShapeContext to create children of drawe:frame
SvXMLShapeContext* XMLShapeImportHelper::CreateFrameChildContext(
SvXMLImport& rImport,
sal_uInt16 p_nPrefix,