///////////////////////////////////////////////////////
| 615 | |
| 616 | //////////////////////////////////////////////////////////// |
| 617 | Text::TextOrientation Text::getTextOrientation() const |
| 618 | { |
| 619 | return m_textOrientation; |
| 620 | } |
| 621 | |
| 622 | |
| 623 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected