mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Fix CPdfReader functions
This commit is contained in:
@ -100,7 +100,7 @@ public:
|
||||
|
||||
private:
|
||||
void Clear();
|
||||
void ReadFonts();
|
||||
int GetPageIndex(int nPageIndex, PDFDoc** pDoc = NULL, PdfReader::CPdfFontList** pFontList = NULL);
|
||||
|
||||
std::wstring m_wsTempFolder;
|
||||
NSFonts::IFontManager* m_pFontManager;
|
||||
|
||||
Reference in New Issue
Block a user