mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
DrawFootnoteRect
This commit is contained in:
@ -208,7 +208,7 @@ namespace NSGraphics
|
||||
void Drawing_EndCheckBounds() {}
|
||||
void DrawPresentationComment() {}
|
||||
void DrawPolygon() {}
|
||||
void DrawFootnoteRect() {}
|
||||
void DrawFootnoteRect(double x, double y, double w, double h);
|
||||
// new methods
|
||||
std::string toDataURL(std::wstring type);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user