mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 05:10:07 +08:00
Added the basis for charts in hwp
This commit is contained in:
9
HwpFile/HwpDoc/Chart/StatLine.cpp
Normal file
9
HwpFile/HwpDoc/Chart/StatLine.cpp
Normal file
@ -0,0 +1,9 @@
|
||||
#include "StatLine.h"
|
||||
|
||||
namespace HWP { namespace CHART
|
||||
{
|
||||
CStatLine::CStatLine()
|
||||
{
|
||||
|
||||
}
|
||||
}}
|
||||
Reference in New Issue
Block a user