|
| void | createEntry ([in] long Type, [in] long Position) |
| | Creates a new conditional format entry and insert its at the position.
|
| |
| void | removeByIndex ([in] long Index) |
| |
| long | getCount () |
| |
| any | getByIndex ([in] long Index) raises ( com::sun::star::lang::IndexOutOfBoundsException, com::sun::star::lang::WrappedTargetException ) |
| |
| type | getElementType () |
| |
| boolean | hasElements () |
| |
| 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.
|
| |
◆ createEntry()
| void createEntry |
( |
[in] long |
Type, |
|
|
[in] long |
Position |
|
) |
| |
Creates a new conditional format entry and insert its at the position.
- Parameters
-
◆ removeByIndex()
| void removeByIndex |
( |
[in] long |
Index | ) |
|
The documentation for this interface was generated from the following file: