mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
The writing code for converting hwp format
This commit is contained in:
@ -5,7 +5,7 @@ namespace HWP
|
||||
CCtrlShapeOle::CCtrlShapeOle()
|
||||
{}
|
||||
|
||||
CCtrlShapeOle::CCtrlShapeOle(const std::string& sCtrlID)
|
||||
CCtrlShapeOle::CCtrlShapeOle(const STRING& sCtrlID)
|
||||
: CCtrlGeneralShape(sCtrlID)
|
||||
{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user