mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-10 23:03:14 +08:00
9 lines
83 B
C++
9 lines
83 B
C++
#include "CellParagraph.h"
|
|
|
|
namespace HWP
|
|
{
|
|
CCellParagraph::CCellParagraph()
|
|
{
|
|
}
|
|
}
|