Parameters |
Description |
OdUInt32 & rows |
[out] A placeholder for the quantity of slide table rows. |
OdUInt32 & columns |
[out] A placeholder for the quantity of slide table columns. |
OdTextFieldPtrArray& text |
[out] A placeholder for smart pointers to text fields. |
Returns the text fields of the slide table. The method fills the passed values with the quantity of rows and columns and adds text field smart pointers into a passed array, then returns the filled values and array to a calling subroutine.
The method fills the passed array of text fields that contain text and styles for the appropriate table cells. The quantity of the text field array elements is equal to the product of the rows and columns parameter values.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|