mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 03:42:47 +08:00
Refactoring
This commit is contained in:
@ -17,7 +17,7 @@ ENoteNumbering GetNoteNumbering(int nValue)
|
||||
CNoteShape::CNoteShape()
|
||||
{}
|
||||
|
||||
CNoteShape::CNoteShape(CXMLNode& oNode, int nVersion)
|
||||
CNoteShape::CNoteShape(CXMLReader& oReader, int nVersion)
|
||||
{}
|
||||
|
||||
CNoteShape* CNoteShape::Parse(int nLevel, int nSize, CHWPStream& oBuffer, int nOff, int nVersion)
|
||||
|
||||
Reference in New Issue
Block a user