ofd2pdf.dll
Description: ofd2pdf
Authors: Copyright©2025 Kingsoft Corporation. All rights reserved.
Version: 5.11.25.723
Architecture: 32-bit
Operating System: Windows NT
SHA256: cbaa1abf7b330dea312fc7c8f56bf6b5
File Size: 1.3 MB
Uploaded At: Dec. 4, 2025, 6:14 a.m.
Views: 6
Exported Functions
- SWInitPlugin (Ordinal: 1, Address: 0x3920)
- SWUninitPlugin (Ordinal: 2, Address: 0x39b0)
Imported DLLs & Functions
api-ms-win-crt-convert-l1-1-0.dll
- strtod (Address: 0x1008e10c)
api-ms-win-crt-environment-l1-1-0.dll
- getenv (Address: 0x1008e114)
api-ms-win-crt-filesystem-l1-1-0.dll
- _stat64i32 (Address: 0x1008e11c)
- _wstat64i32 (Address: 0x1008e120)
api-ms-win-crt-heap-l1-1-0.dll
- _callnewh (Address: 0x1008e134)
- free (Address: 0x1008e12c)
- malloc (Address: 0x1008e128)
- realloc (Address: 0x1008e130)
api-ms-win-crt-math-l1-1-0.dll
- _CIatan2 (Address: 0x1008e154)
- _libm_sse2_cos_precise (Address: 0x1008e144)
- _libm_sse2_log_precise (Address: 0x1008e158)
- _libm_sse2_pow_precise (Address: 0x1008e13c)
- _libm_sse2_sin_precise (Address: 0x1008e140)
- _libm_sse2_sqrt_precise (Address: 0x1008e150)
- ceil (Address: 0x1008e14c)
- floor (Address: 0x1008e148)
api-ms-win-crt-runtime-l1-1-0.dll
- _beginthread (Address: 0x1008e17c)
- _cexit (Address: 0x1008e190)
- _configure_narrow_argv (Address: 0x1008e168)
- _crt_atexit (Address: 0x1008e194)
- _endthread (Address: 0x1008e178)
- _errno (Address: 0x1008e198)
- _execute_onexit_table (Address: 0x1008e188)
- _initialize_narrow_environment (Address: 0x1008e16c)
- _initialize_onexit_table (Address: 0x1008e180)
- _initterm (Address: 0x1008e170)
- _initterm_e (Address: 0x1008e174)
- _invalid_parameter_noinfo_noreturn (Address: 0x1008e18c)
- _register_onexit_function (Address: 0x1008e184)
- _seh_filter_dll (Address: 0x1008e164)
- terminate (Address: 0x1008e160)
api-ms-win-crt-stdio-l1-1-0.dll
- __acrt_iob_func (Address: 0x1008e1c4)
- __stdio_common_vfprintf (Address: 0x1008e1a4)
- __stdio_common_vsprintf (Address: 0x1008e1c8)
- __stdio_common_vsscanf (Address: 0x1008e1cc)
- _getcwd (Address: 0x1008e1ac)
- _wfopen (Address: 0x1008e1b0)
- fclose (Address: 0x1008e1c0)
- ferror (Address: 0x1008e1a0)
- fflush (Address: 0x1008e1bc)
- fopen (Address: 0x1008e1a8)
- fread (Address: 0x1008e1b8)
- fwrite (Address: 0x1008e1b4)
api-ms-win-crt-string-l1-1-0.dll
- _stricmp (Address: 0x1008e1dc)
- strncpy (Address: 0x1008e1d4)
- toupper (Address: 0x1008e1d8)
api-ms-win-crt-utility-l1-1-0.dll
- bsearch (Address: 0x1008e1e8)
- rand (Address: 0x1008e1e4)
iconv.dll
- libiconv (Address: 0x1008e1f8)
- libiconv_close (Address: 0x1008e1f4)
- libiconv_open (Address: 0x1008e1f0)
KERNEL32.dll
- CloseHandle (Address: 0x1008e010)
- CreateEventW (Address: 0x1008e04c)
- CreateMutexW (Address: 0x1008e084)
- DeleteCriticalSection (Address: 0x1008e090)
- DisableThreadLibraryCalls (Address: 0x1008e024)
- DuplicateHandle (Address: 0x1008e014)
- EnterCriticalSection (Address: 0x1008e004)
- GetACP (Address: 0x1008e008)
- GetCurrentProcess (Address: 0x1008e07c)
- GetCurrentProcessId (Address: 0x1008e02c)
- GetCurrentThread (Address: 0x1008e078)
- GetCurrentThreadId (Address: 0x1008e074)
- GetModuleFileNameA (Address: 0x1008e060)
- GetModuleHandleA (Address: 0x1008e064)
- GetModuleHandleW (Address: 0x1008e048)
- GetProcAddress (Address: 0x1008e044)
- GetSystemTimeAsFileTime (Address: 0x1008e028)
- InitializeCriticalSection (Address: 0x1008e058)
- InitializeCriticalSectionAndSpinCount (Address: 0x1008e05c)
- InitializeSListHead (Address: 0x1008e020)
- IsDebuggerPresent (Address: 0x1008e01c)
- IsProcessorFeaturePresent (Address: 0x1008e034)
- LeaveCriticalSection (Address: 0x1008e018)
- MultiByteToWideChar (Address: 0x1008e00c)
- QueryPerformanceCounter (Address: 0x1008e030)
- ReleaseMutex (Address: 0x1008e08c)
- ResetEvent (Address: 0x1008e054)
- SetEvent (Address: 0x1008e000)
- SetUnhandledExceptionFilter (Address: 0x1008e03c)
- Sleep (Address: 0x1008e080)
- TerminateProcess (Address: 0x1008e038)
- TlsAlloc (Address: 0x1008e070)
- TlsGetValue (Address: 0x1008e06c)
- TlsSetValue (Address: 0x1008e068)
- UnhandledExceptionFilter (Address: 0x1008e040)
- WaitForSingleObject (Address: 0x1008e088)
- WaitForSingleObjectEx (Address: 0x1008e050)
MSVCP140.dll
- ?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ (Address: 0x1008e0ac)
- ?_Xlength_error@std@@YAXPBD@Z (Address: 0x1008e098)
- ?_Xout_of_range@std@@YAXPBD@Z (Address: 0x1008e0b4)
- ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z (Address: 0x1008e0b0)
- ?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A (Address: 0x1008e0b8)
- ?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ (Address: 0x1008e0bc)
- ?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@D@Z (Address: 0x1008e0c0)
- ?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z (Address: 0x1008e0a8)
- ?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z (Address: 0x1008e0a4)
- ?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z (Address: 0x1008e0c4)
- ?uncaught_exception@std@@YA_NXZ (Address: 0x1008e0a0)
- ?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDD@Z (Address: 0x1008e09c)
ofdcore.dll
- ?GetOFDPage@OFDPage@ofdcore@@QAEPAVCOFD_Page@@XZ (Address: 0x1008e200)
sealkit.dll
- ??0Sealkit@sealkit@@QAE@PAVCOFD_Document@@@Z (Address: 0x1008e208)
- ??1Sealkit@sealkit@@QAE@XZ (Address: 0x1008e218)
- ?ParseSealImage@sealkit@@YAPAVCCA_Dib@@PBVCOFD_MultiMedia@@HPAVCRF_OESPlugin@@PAXHHHAA_N@Z (Address: 0x1008e214)
- ?RenderSignature@Sealkit@sealkit@@QAEXPAVCOFD_Page@@PAVCRF_OESPlugin@@PAXPAVCOFD_AnnotationSeal@@ABURenderSealParam@2@PAVICA_Device@@ABVCCA_Matrix@@@Z (Address: 0x1008e20c)
- ?SetDeviceCreator@sealkit@@YAXP6APAVICA_Device@@HHW4CA_DibFormat@@IPAX@Z1@Z (Address: 0x1008e210)
swbase.dll
- ??0CCA_BinaryBuf@@QAE@XZ (Address: 0x1008e418)
- ??0CCA_Dib@@QAE@XZ (Address: 0x1008e2a8)
- ??0CCA_Font@@QAE@PAVCCA_FontMgr@@@Z (Address: 0x1008e3e0)
- ??0CCA_GPoint@@QAE@XZ (Address: 0x1008e378)
- ??0CCA_GRect@@QAE@MMMM@Z (Address: 0x1008e244)
- ??0CCA_Matrix@@QAE@ABV0@@Z (Address: 0x1008e370)
- ??0CCA_Matrix@@QAE@MMMMMM@Z (Address: 0x1008e374)
- ??0CCA_Matrix@@QAE@XZ (Address: 0x1008e278)
- ??0CCA_Path@@QAE@ABV0@@Z (Address: 0x1008e2b8)
- ??0CCA_Path@@QAE@XZ (Address: 0x1008e34c)
- ??0CCA_String@@QAE@ABV0@@Z (Address: 0x1008e388)
- ??0CCA_String@@QAE@PBDH@Z (Address: 0x1008e304)
- ??0CCA_String@@QAE@XZ (Address: 0x1008e31c)
- ??0CCA_WString@@QAE@ABV0@@Z (Address: 0x1008e448)
- ??0CCA_WString@@QAE@PB_WH@Z (Address: 0x1008e408)
- ??0CCA_WString@@QAE@XZ (Address: 0x1008e40c)
- ??1CCA_BinaryBuf@@QAE@XZ (Address: 0x1008e220)
- ??1CCA_Dib@@QAE@XZ (Address: 0x1008e368)
- ??1CCA_Font@@UAE@XZ (Address: 0x1008e3dc)
- ??1CCA_MutexLock@@QAE@XZ (Address: 0x1008e3f4)
- ??1CCA_MutexObject@@QAE@XZ (Address: 0x1008e45c)
- ??1CCA_Path@@QAE@XZ (Address: 0x1008e2bc)
- ??1CCA_String@@QAE@XZ (Address: 0x1008e300)
- ??1CCA_WString@@QAE@XZ (Address: 0x1008e444)
- ??2CCA_Object@@SAPAXI@Z (Address: 0x1008e434)
- ??3CCA_Object@@SAXPAX@Z (Address: 0x1008e414)
- ??3CCA_Object@@SAXPAX0@Z (Address: 0x1008e410)
- ??4CCA_GRect@@QAEABV0@ABV0@@Z (Address: 0x1008e274)
- ??4CCA_Rect@@QAEABV0@ABV0@@Z (Address: 0x1008e240)
- ??4CCA_String@@QAEABV0@ABV0@@Z (Address: 0x1008e424)
- ??4CCA_WString@@QAEABV0@ABV0@@Z (Address: 0x1008e404)
- ??BCCA_String@@QBEPBDXZ (Address: 0x1008e2ec)
- ??BCCA_WString@@QBEPB_WXZ (Address: 0x1008e440)
- ??YCCA_WString@@QAEABV0@ABV0@@Z (Address: 0x1008e428)
- ??YCCA_WString@@QAEABV0@PB_W@Z (Address: 0x1008e420)
- ?ApendPath@CCA_Path@@QAEXPBV1@PBVCCA_Matrix@@@Z (Address: 0x1008e340)
- ?CA_FloatCompare@@YAHABM00@Z (Address: 0x1008e320)
- ?CA_FloatEqual@@YAHABM00@Z (Address: 0x1008e2d8)
- ?CA_GetImageFormat@@YA?AW4CA_ImageFormat@@PAVICA_StreamReader@@@Z (Address: 0x1008e324)
- ?CA_GetSystemDatetimeString@@YA?AVCCA_String@@XZ (Address: 0x1008e2d4)
- ?CalcHashTableSize@@YAHH@Z (Address: 0x1008e3e4)
- ?CharCodeFromUnicode@CCA_Font@@UBEII@Z (Address: 0x1008e3d8)
- ?CloneConvert@CCA_Dib@@QBEPAV1@W4CA_DibFormat@@PBVCCA_Rect@@@Z (Address: 0x1008e358)
- ?CloseFigure@CCA_Path@@QAEXXZ (Address: 0x1008e330)
- ?Compare@CCA_String@@QBEHPBD@Z (Address: 0x1008e33c)
- ?Compare@CCA_WString@@QBEHPB_W@Z (Address: 0x1008e400)
- ?CompareNoCase@CCA_String@@QBEHPBD@Z (Address: 0x1008e290)
- ?Contact@CCA_Matrix@@QAEXABV1@@Z (Address: 0x1008e36c)
- ?Contact@CCA_Matrix@@QAEXMMMMMM@Z (Address: 0x1008e28c)
- ?Create@CCA_Context@@SAXXZ (Address: 0x1008e314)
- ?Create@CCA_Dib@@QAEHHHW4CA_DibFormat@@PAE@Z (Address: 0x1008e2ac)
- ?Create@CCA_Plex@@SAPAU1@AAPAU1@II@Z (Address: 0x1008e3f0)
- ?CreateFileStreamReader@ICA_StreamReader@@SAPAV1@PB_WH@Z (Address: 0x1008e450)
- ?CreateFileStreamReader@ICA_StreamReader@@SAPAV1@PBDH@Z (Address: 0x1008e230)
- ?CreateFileStreamWriter@ICA_StreamWriter@@SAPAV1@PB_WH@Z (Address: 0x1008e44c)
- ?CreateImageDecoder@CCA_CodecFactory@@QAEPAVICA_ImageDecoder@@W4CA_ImageFormat@@@Z (Address: 0x1008e2cc)
- ?CreateImageEncoder@CCA_CodecFactory@@QAEPAVICA_ImageEncoder@@W4CA_ImageFormat@@@Z (Address: 0x1008e2d0)
- ?CreateMemoryStreamReader@ICA_StreamReader@@SAPAV1@PAEIH@Z (Address: 0x1008e37c)
- ?CreateMemoryStreamWriter@ICA_StreamWriter@@SAPAV1@H@Z (Address: 0x1008e234)
- ?CreateXMLDoc@CCA_XMLFactory@@QAEPAVICA_XMLDoc@@XZ (Address: 0x1008e2dc)
- ?CreateXMLNode@CCA_XMLFactory@@QAEPAVICA_XMLNode@@PBD@Z (Address: 0x1008e2e0)
- ?CubicBezierTo@CCA_Path@@QAEXMMMMMM@Z (Address: 0x1008e334)
- ?Delete@CCA_WString@@QAEHHH@Z (Address: 0x1008e41c)
- ?Destroy@CCA_Context@@SAXXZ (Address: 0x1008e30c)
- ?Empty@CCA_BinaryBuf@@QAEXXZ (Address: 0x1008e22c)
- ?EqualRect@CCA_GRect@@QBEHABV1@@Z (Address: 0x1008e25c)
- ?Find@CCA_WString@@QBEHPB_W@Z (Address: 0x1008e318)
- ?FreeDataChain@CCA_Plex@@QAEXXZ (Address: 0x1008e3ec)
- ?Get@CCA_Context@@SAPAV1@XZ (Address: 0x1008e42c)
- ?GetAlpha@CCA_Dib@@QBEPAV1@PBVCCA_Rect@@@Z (Address: 0x1008e2b4)
- ?GetAscent@CCA_Font@@UBEHXZ (Address: 0x1008e3d4)
- ?GetBBox@CCA_Font@@UBE?AVCCA_Rect@@XZ (Address: 0x1008e3d0)
- ?GetBoundingBox@CCA_Path@@QBE?AVCCA_GRect@@XZ (Address: 0x1008e32c)
- ?GetDescent@CCA_Font@@UBEHXZ (Address: 0x1008e3cc)
- ?GetFamilyName@CCA_Font@@UBE?AVCCA_String@@XZ (Address: 0x1008e3c8)
- ?GetFontDataFromFont@CCA_FontMgr@@QBEPAVICA_StreamReader@@PBVICA_Font@@@Z (Address: 0x1008e328)
- ?GetFontFace@CCA_Font@@UBEPAXXZ (Address: 0x1008e3c4)
- ?GetFullName@CCA_Font@@UBE?AVCCA_WString@@G@Z (Address: 0x1008e3c0)
- ?GetGlyphBBox@CCA_Font@@UBE?AVCCA_Rect@@H@Z (Address: 0x1008e3bc)
- ?GetGlyphData@CCA_Font@@UBE?AU_CA_GlyphData@@H@Z (Address: 0x1008e3b8)
- ?GetGlyphHeight@CCA_Font@@UBEHH@Z (Address: 0x1008e3b4)
- ?GetGlyphPath@CCA_Font@@UAEPAVCCA_Path@@IHH@Z (Address: 0x1008e3b0)
- ?GetGlyphWidth@CCA_Font@@UBEHH@Z (Address: 0x1008e3ac)
- ?GetInteger@CCA_String@@QBEHXZ (Address: 0x1008e2f0)
- ?GetPaletteEntry@CCA_Dib@@QBEIH@Z (Address: 0x1008e360)
- ?GetPaletteSize@CCA_Dib@@QBEHXZ (Address: 0x1008e364)
- ?GetPixel@CCA_Dib@@QBEIABVCCA_Point@@@Z (Address: 0x1008e354)
- ?GetPoint@CCA_Path@@QAEAAUCA_PathPoint@@H@Z (Address: 0x1008e2c4)
- ?GetPointCount@CCA_Path@@QBEHXZ (Address: 0x1008e348)
- ?GetPoints@CCA_Path@@QBEPAUCA_PathPoint@@XZ (Address: 0x1008e344)
- ?GetPostscriptName@CCA_Font@@UBE?AVCCA_String@@XZ (Address: 0x1008e3a8)
- ?GetXUnit@CCA_Matrix@@QBEMXZ (Address: 0x1008e29c)
- ?GetYUnit@CCA_Matrix@@QBEMXZ (Address: 0x1008e2a0)
- ?GlyphIndexFromCharCode@CCA_Font@@UBEII@Z (Address: 0x1008e3a4)
- ?HasAlpha@CCA_Dib@@QBEHXZ (Address: 0x1008e2b0)
- ?HashKey@@YAIABVCCA_WString@@@Z (Address: 0x1008e3e8)
- ?InflateRect@CCA_GRect@@QAEXMMMM@Z (Address: 0x1008e260)
- ?IntersectRect@CCA_GRect@@QAEHABV1@@Z (Address: 0x1008e26c)
- ?IntersectRect@CCA_GRect@@QAEHABV1@0@Z (Address: 0x1008e268)
- ?Inverse@CCA_Matrix@@QAEXXZ (Address: 0x1008e298)
- ?IsBold@CCA_Font@@UBEHXZ (Address: 0x1008e3a0)
- ?IsEmpty@CCA_Rect@@QBEHXZ (Address: 0x1008e238)
- ?IsItalic@CCA_Font@@UBEHXZ (Address: 0x1008e39c)
- ?IsNull@CCA_Rect@@QBEHXZ (Address: 0x1008e23c)
- ?IsRect@CCA_Path@@QBEHXZ (Address: 0x1008e2c0)
- ?IsRectEmpty@CCA_GRect@@QBEHXZ (Address: 0x1008e24c)
- ?IsRectNull@CCA_GRect@@QBEHXZ (Address: 0x1008e250)
- ?LineTo@CCA_Path@@QAEXMM@Z (Address: 0x1008e338)
- ?LoadFont@CCA_Font@@UAEHPB_W0HHH@Z (Address: 0x1008e398)
- ?LoadFromData@CCA_Font@@UAEHPAEHH@Z (Address: 0x1008e394)
- ?LoadFromStream@CCA_Font@@UAEHPAVICA_StreamReader@@H@Z (Address: 0x1008e390)
- ?MakeLower@CCA_String@@QAEXXZ (Address: 0x1008e2fc)
- ?MakeLower@CCA_WString@@QAEXXZ (Address: 0x1008e3fc)
- ?Mid@CCA_String@@QBE?AV1@HH@Z (Address: 0x1008e430)
- ?MoveTo@CCA_Path@@QAEXMM@Z (Address: 0x1008e460)
- ?NormalizeRect@CCA_GRect@@QAEXXZ (Address: 0x1008e248)
- ?OffsetRect@CCA_GRect@@QAEXMM@Z (Address: 0x1008e264)
- ?Remove@CCA_String@@QAEHD@Z (Address: 0x1008e384)
- ?Remove@CCA_WString@@QAEH_W@Z (Address: 0x1008e3f8)
- ?Reset@CCA_Matrix@@QAEXXZ (Address: 0x1008e280)
- ?Right@CCA_String@@QBE?AV1@H@Z (Address: 0x1008e310)
- ?SaveXMLDoc@CCA_XMLFactory@@QAEHPAVICA_XMLDoc@@PAVICA_StreamWriter@@PBD@Z (Address: 0x1008e2e4)
- ?Set@CCA_Matrix@@QAEXMMMMMM@Z (Address: 0x1008e27c)
- ?SetPaletteEntry@CCA_Dib@@QAEXHI@Z (Address: 0x1008e35c)
- ?SetPixel@CCA_Dib@@QAEXABVCCA_Point@@I@Z (Address: 0x1008e350)
- ?SetRect@CCA_GRect@@QAEXMMMM@Z (Address: 0x1008e254)
- ?SetRectEmpty@CCA_GRect@@QAEXXZ (Address: 0x1008e258)
- ?SetSize@CCA_BinaryBuf@@QAEXHH@Z (Address: 0x1008e224)
- ?Shear@CCA_Matrix@@QAEXMM@Z (Address: 0x1008e288)
- ?TakeOver@CCA_BinaryBuf@@QAEPAEXZ (Address: 0x1008e228)
- ?Transform@CCA_Path@@QAEXPBVCCA_Matrix@@@Z (Address: 0x1008e2c8)
- ?TransformDistance@CCA_Matrix@@QBEMM@Z (Address: 0x1008e2a4)
- ?TransformPoint@CCA_Matrix@@QBEXAAM0@Z (Address: 0x1008e458)
- ?TransformRect@CCA_Matrix@@QBE?AVCCA_GRect@@ABV2@@Z (Address: 0x1008e294)
- ?Translate@CCA_Matrix@@QAEXMM@Z (Address: 0x1008e284)
- ?TrimLeft@CCA_String@@QAEXXZ (Address: 0x1008e2f4)
- ?TrimRight@CCA_String@@QAEXXZ (Address: 0x1008e2f8)
- ?unicode_to_local@CCA_StringConverter@@SA?AVCCA_String@@PB_WH@Z (Address: 0x1008e380)
- ?unicode_to_utf8@CCA_StringConverter@@SA?AVCCA_String@@PB_WH@Z (Address: 0x1008e454)
- ?UnicodeFromCharCode@CCA_Font@@UBEII@Z (Address: 0x1008e38c)
- ?UnionRect@CCA_GRect@@QAEHABV1@0@Z (Address: 0x1008e270)
- ?utf8_to_unicode@CCA_StringConverter@@SA?AVCCA_WString@@PBDH@Z (Address: 0x1008e2e8)
- CA_AllocMemory (Address: 0x1008e43c)
- CA_FreeMemory (Address: 0x1008e308)
- CA_ReallocMemory (Address: 0x1008e438)
swofd.dll
- ??1COFD_Page@@QAE@XZ (Address: 0x1008e500)
- ?Black@COFD_Color@@SAPAV1@XZ (Address: 0x1008e544)
- ?CountAttachments@COFD_Attachments@@QBEHXZ (Address: 0x1008e484)
- ?CountSignatures@COFD_Signatures@@QBEHXZ (Address: 0x1008e4a0)
- ?GetAction@COFD_Actions@@QBEPAVCOFD_Action@@H@Z (Address: 0x1008e554)
- ?GetActionCount@COFD_Actions@@QBEHXZ (Address: 0x1008e558)
- ?GetAnnoReference@COFD_Annotation@@QBE?AV?$CCA_ArrayTemplate@I@@XZ (Address: 0x1008e4a8)
- ?GetAnnotation@COFD_AnnotationPage@@QBEPAVCOFD_Annotation@@H@Z (Address: 0x1008e4ac)
- ?GetAnnotationCount@COFD_AnnotationPage@@QBEHXZ (Address: 0x1008e4b0)
- ?GetAnnotationPageAll@COFD_Annotations@@QAE?AV?$CCA_ArrayTemplate@PAVCOFD_AnnotationPage@@@@I@Z (Address: 0x1008e4b4)
- ?GetArea@COFD_ClipRegion@@QBEPAVCOFD_ClipArea@@H@Z (Address: 0x1008e4bc)
- ?GetAreaCount@COFD_ClipRegion@@QBEHXZ (Address: 0x1008e4c0)
- ?GetAttachment@COFD_Attachments@@QAEPAVCOFD_Attachment@@H@Z (Address: 0x1008e480)
- ?GetAuthor@COFD_Metadata@@QAE?AVCCA_WString@@XZ (Address: 0x1008e518)
- ?GetClip@COFD_Clips@@QBEPAVCOFD_ClipRegion@@H@Z (Address: 0x1008e4c4)
- ?GetClipCount@COFD_Clips@@QBEHXZ (Address: 0x1008e4c8)
- ?GetCMYK@COFD_Color@@QBEIXZ (Address: 0x1008e548)
- ?GetColor@COFD_Color@@QBEIXZ (Address: 0x1008e54c)
- ?GetCreateDate@COFD_Metadata@@QAE?AVCCA_WString@@XZ (Address: 0x1008e510)
- ?GetCreator@COFD_Metadata@@QAE?AVCCA_WString@@XZ (Address: 0x1008e504)
- ?GetDate@COFD_Attachment@@QBE?AVCCA_String@@XZ (Address: 0x1008e474)
- ?GetDisplayMatrix@COFD_Page@@QBE?AVCCA_Matrix@@HHHHH@Z (Address: 0x1008e4e0)
- ?GetFileLoc@COFD_Attachment@@QBE?AVCCA_String@@XZ (Address: 0x1008e46c)
- ?GetFontData@COFD_Font@@QAEPAVICA_Font@@XZ (Address: 0x1008e468)
- ?GetFormat@COFD_Attachment@@QBE?AVCCA_WString@@XZ (Address: 0x1008e478)
- ?GetKeywords@COFD_Metadata@@QAE?AV?$CCA_ObjArrayTemplate@VCCA_WString@@@@XZ (Address: 0x1008e508)
- ?GetLayer@COFD_Page@@QBEPAVCOFD_Layer@@H@Z (Address: 0x1008e4e4)
- ?GetLayerCount@COFD_Page@@QBEHXZ (Address: 0x1008e4e8)
- ?GetModifyDate@COFD_Metadata@@QAE?AVCCA_WString@@XZ (Address: 0x1008e50c)
- ?GetName@COFD_Attachment@@QBE?AVCCA_WString@@XZ (Address: 0x1008e47c)
- ?GetPageBox@COFD_Page@@QAEHW4OFD_PageBoxType@@AAVCCA_GRect@@@Z (Address: 0x1008e4fc)
- ?GetPageID@COFD_Document@@QBEHH@Z (Address: 0x1008e534)
- ?GetPageIndexByID@COFD_Document@@QBEHI@Z (Address: 0x1008e530)
- ?GetPageObject@COFD_PageBlock@@QBEPAVCOFD_PageObject@@H@Z (Address: 0x1008e4cc)
- ?GetPageObjectCount@COFD_PageBlock@@QBEHXZ (Address: 0x1008e4d0)
- ?GetParameter@COFD_Annotation@@QBE?AVCCA_String@@V2@@Z (Address: 0x1008e4a4)
- ?GetSegment@COFD_Shading@@QAEAAUOFD_ShadingSegment@@H@Z (Address: 0x1008e53c)
- ?GetSegmentCount@COFD_Shading@@QBEHXZ (Address: 0x1008e540)
- ?GetSignature@COFD_Signatures@@QAEPAVCOFD_Signature@@H@Z (Address: 0x1008e49c)
- ?GetSignatures@COFD_Document@@QAEPAVCOFD_Signatures@@XZ (Address: 0x1008e528)
- ?GetSize@COFD_Attachment@@QBEMXZ (Address: 0x1008e470)
- ?GetStampAnnot@COFD_Signature@@QBEPAVCOFD_AnnotationSeal@@H@Z (Address: 0x1008e494)
- ?GetStampAnnotCount@COFD_Signature@@QBEHXZ (Address: 0x1008e498)
- ?GetSubject@COFD_Metadata@@QAE?AVCCA_WString@@XZ (Address: 0x1008e514)
- ?GetTemplatePage@COFD_Page@@QAEPAVCOFD_TemplatePage@@H@Z (Address: 0x1008e4f4)
- ?GetTemplatePageCount@COFD_Page@@QAEHXZ (Address: 0x1008e4f8)
- ?GetTemplateZOrder@COFD_Page@@QAE?AW4OFD_ZOrderType@@H@Z (Address: 0x1008e4f0)
- ?GetTitle@COFD_Metadata@@QAE?AVCCA_WString@@XZ (Address: 0x1008e51c)
- ?GetTitle@COFD_OutlineItem@@QBE?AVCCA_WString@@XZ (Address: 0x1008e524)
- ?Load@COFD_Annotations@@QAEHXZ (Address: 0x1008e4b8)
- ?Load@COFD_Attachments@@QAEHXZ (Address: 0x1008e488)
- ?LoadActions@COFD_OutlineItem@@QAEPAVCOFD_Actions@@XZ (Address: 0x1008e520)
- ?LoadFontFileStream@COFD_Font@@QBEPAVICA_StreamReader@@XZ (Address: 0x1008e538)
- ?LoadPage@COFD_Document@@QAEPAVCOFD_Page@@H@Z (Address: 0x1008e52c)
- ?LoadRawStream@COFD_Package@@QAEPAVICA_StreamReader@@PAVCOFD_Document@@PBDH@Z (Address: 0x1008e55c)
- ?LoadStampAnnots@COFD_Page@@QAE?AV?$CCA_ArrayTemplate@PAVCOFD_AnnotationSeal@@@@I@Z (Address: 0x1008e4dc)
- ?LoadStream@COFD_MultiMedia@@QBEPAVICA_StreamReader@@XZ (Address: 0x1008e550)
- ?OFD_GetFileDir@@YA?AVCCA_String@@PBD@Z (Address: 0x1008e48c)
- ?OFD_LocRelativeToFull@@YA?AVCCA_String@@PBD0@Z (Address: 0x1008e490)
- ?ParseContents@COFD_Page@@QAEHXZ (Address: 0x1008e4ec)
- ?SetBlendMode@COFD_PageObject@@QAEXW4CA_BlendMode@@@Z (Address: 0x1008e4d8)
- ?SetPage@COFD_PageObject@@QAEXPAVCOFD_Page@@@Z (Address: 0x1008e4d4)
swofdapi.dll
- ??0IG_PageManager@@QAE@PAVIG_Document@@H@Z (Address: 0x1008e564)
- ??0ISWApiPluginCommon@@QAE@PAVISWApi_Dev@@PBD@Z (Address: 0x1008e578)
- ??0ISWApiX2Y_Dev@@QAE@W4SWDocType@@0@Z (Address: 0x1008e56c)
- ??1IG_PageManager@@QAE@XZ (Address: 0x1008e568)
- ??1ISWApiPluginCommon@@UAE@XZ (Address: 0x1008e57c)
- ??1ISWApiX2Y_Dev@@UAE@XZ (Address: 0x1008e570)
- ?RegisterInterface@ISWApiPlugin@@QAE?AW4SWErrorCode@@PAVISWApi_DevInterface@@@Z (Address: 0x1008e574)
- ?UnregisterAllInterface@ISWApiPlugin@@QAEXXZ (Address: 0x1008e580)
swrender.dll
- ??0COFD_ProgressiveRender@@QAE@PAVCOFD_Page@@P6APAVICA_Device@@HHW4CA_DibFormat@@IPAX@Z2HHH@Z (Address: 0x1008e5a4)
- ??0COFD_RenderContext@@QAE@H@Z (Address: 0x1008e598)
- ??1COFD_ProgressiveRender@@QAE@XZ (Address: 0x1008e590)
- ??1COFD_RenderContext@@QAE@XZ (Address: 0x1008e588)
- ?AppendPage@COFD_RenderContext@@QAEXPAVCOFD_Page@@PBVCCA_Matrix@@H@Z (Address: 0x1008e59c)
- ?AppendPageBlock@COFD_RenderContext@@QAEXPAVCOFD_PageBlock@@PBVCCA_Matrix@@PBVCCA_GRect@@@Z (Address: 0x1008e5a0)
- ?Continue@COFD_ProgressiveRender@@QAEHXZ (Address: 0x1008e594)
- ?StartRender@COFD_ProgressiveRender@@QAEXPAVCOFD_RenderContext@@PAVICA_Device@@@Z (Address: 0x1008e58c)
swutility.dll
- ?ParseJsonString@SWJsonFactory@@SA?AV?$SWSharedPtr@VSWJson@@@@PBDIPBVParseConfig@1@@Z (Address: 0x1008e5b4)
- ?ParsePageIndexRange@@YGXPBDHAAV?$CCA_ArrayTemplate@H@@H@Z (Address: 0x1008e5b0)
- ?ParsePageNumberRange@@YGXPBDHAAV?$CCA_ArrayTemplate@H@@H@Z (Address: 0x1008e5ac)
VCRUNTIME140.dll
- __current_exception (Address: 0x1008e0e4)
- __current_exception_context (Address: 0x1008e0e0)
- __CxxFrameHandler3 (Address: 0x1008e100)
- __std_exception_copy (Address: 0x1008e0d0)
- __std_exception_destroy (Address: 0x1008e0d4)
- __std_terminate (Address: 0x1008e0cc)
- __std_type_info_destroy_list (Address: 0x1008e0dc)
- _CxxThrowException (Address: 0x1008e0fc)
- _except_handler4_common (Address: 0x1008e0d8)
- _purecall (Address: 0x1008e0f4)
- memchr (Address: 0x1008e0ec)
- memcpy (Address: 0x1008e104)
- memmove (Address: 0x1008e0f8)
- memset (Address: 0x1008e0f0)
- strchr (Address: 0x1008e0e8)