mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
For bug 77407
This commit is contained in:
@ -107,6 +107,7 @@ public:
|
||||
PDFDoc* GetPDFDocument(int PDFIndex);
|
||||
int GetStartRefID(PDFDoc* pDoc);
|
||||
int GetNumPagesBefore(PDFDoc* pDoc);
|
||||
std::string GetPrefixForm(PDFDoc* pDoc);
|
||||
int FindRefNum(int nObjID, PDFDoc** pDoc = NULL, int* nStartRefID = NULL);
|
||||
int GetPageIndex(int nPageIndex, PDFDoc** pDoc = NULL, PdfReader::CPdfFontList** pFontList = NULL, int* nStartRefID = NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user