|
| boolean | scrollToPosition ([in] ::com::sun::star::awt::Point aPoint, [in] boolean isLeftTop) raises (::com::sun::star::lang::IllegalArgumentException) |
| |
| long | getSelectedPortionCount () |
| |
| long | getSeletedPositionStart ([in] long nSelectedPortionIndex) raises (::com::sun::star::lang::IndexOutOfBoundsException) |
| |
| long | getSeletedPositionEnd ([in] long nSelectedPortionIndex) raises (::com::sun::star::lang::IndexOutOfBoundsException) |
| |
| long | addSelection ([in] long selectionIndex, [in]long startOffset, [in] long endOffset) raises (::com::sun::star::lang::IndexOutOfBoundsException) |
| |
| boolean | removeSelection ([in] long selectionIndex) raises (::com::sun::star::lang::IndexOutOfBoundsException) |
| |
| any | queryInterface ([in] type aType) |
| | queries for a new interface to an existing UNO object.
|
| |
| void | acquire () |
| | increases the reference counter by one.
|
| |
| void | release () |
| | decreases the reference counter by one.
|
| |
◆ addSelection()
◆ getSelectedPortionCount()
| long getSelectedPortionCount |
( |
| ) |
|
◆ getSeletedPositionEnd()
◆ getSeletedPositionStart()
◆ removeSelection()
◆ scrollToPosition()
The documentation for this interface was generated from the following file: