mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Add caption to pushbutton AP
This commit is contained in:
@ -89,6 +89,11 @@ namespace NSImageReSaver
|
||||
|
||||
namespace PdfWriter
|
||||
{
|
||||
CXObject::CXObject()
|
||||
{
|
||||
m_dOriginW = 0;
|
||||
m_dOriginH = 0;
|
||||
}
|
||||
//----------------------------------------------------------------------------------------
|
||||
// CImageDict
|
||||
//----------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user