mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 06:24:28 +08:00
.
This commit is contained in:
@ -34,6 +34,10 @@
|
||||
|
||||
using namespace PPT;
|
||||
|
||||
FontCollectionEntry::FontCollectionEntry()
|
||||
{
|
||||
|
||||
}
|
||||
void FontCollectionEntry::ReadFromStream(POLE::Stream *pStream)
|
||||
{
|
||||
StreamUtils::StreamSkip(76, pStream);
|
||||
|
||||
Reference in New Issue
Block a user