CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
31 #ifndef _PDF_PUBLISH_SLIDETABLE_INCLUDED_
32 #define _PDF_PUBLISH_SLIDETABLE_INCLUDED_
169 #endif // _PDF_PUBLISH_SLIDETABLE_INCLUDED_
void getHeader(bool &state) const
void setDimensions(const OdDoubleArray &column_proportions, const OdUInt32 row_height)
void getButtons(OdString &previous_button_name, OdString &next_button_name) const
void getText(OdUInt32 &rows, OdUInt32 &columns, OdTextFieldPtrArray &text) const
GLsizei GLsizei GLchar * source
ODRX_DECLARE_MEMBERS(OdSlideTable)
void setText(const OdUInt32 rows, const OdUInt32 columns, const OdTextFieldPtrArray &text)
void getHTMLStyle(OdString &source) const
#define PDFPUBLISH_TOOLKIT
void setButtons(const OdString &previous_button_name, const OdString &next_button_name)
void setHeader(bool state)
void setHTML(const OdString &source)
void getDimensions(OdDoubleArray &column_proportions, OdUInt32 &row_height) const
void setHTMLStyle(const OdString &)
void getHTML(OdString &source) const