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