CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
31 #ifndef _PDF_PUBLISH_TABLE_INCLUDED_
32 #define _PDF_PUBLISH_TABLE_INCLUDED_
189 #endif // _PDF_PUBLISH_TABLE_INCLUDED_
void getLink(const OdUInt32 row, const OdUInt32 column, OdLinkPtr &link) const
void setTextField(const OdUInt32 row, const OdUInt32 column, const OdTextFieldPtr &text_field)
void getText(const OdUInt32 row, const OdUInt32 column, OdTextPtr &text) const
void getTextField(const OdUInt32 row, const OdUInt32 column, OdTextFieldPtr &text_field) const
#define PDFPUBLISH_TOOLKIT
void setLink(const OdUInt32 row, const OdUInt32 column, const OdLinkPtr &link)
void getButton(const OdUInt32 row, const OdUInt32 column, OdButtonPtr &button) const
void setButton(const OdUInt32 row, const OdUInt32 column, const OdButtonPtr &button)
void setText(const OdUInt32 row, const OdUInt32 column, const OdTextPtr &text)
ODRX_DECLARE_MEMBERS(OdTable)