provides access to Deck
More...
provides access to Deck
- Since
- LibreOffice 5.1
◆ activate()
void activate |
( |
[in] boolean |
bActivate | ) |
|
Activate the deck and display its content.
- Parameters
-
bActivate | The requested state for the deck
-
TRUE sets the deck as the active one
-
FALSE hide the deck and defaults to the first deck of the sidebar
|
◆ getId()
◆ getOrderIndex()
Get the ordering index of the deck button in sidebar.
◆ getPanels()
Panels collection attached to the deck.
◆ getTitle()
Get the deck title string.
◆ isActive()
Is the deck the active one.
◆ moveDown()
Move deck one step down in the sidebar.
◆ moveFirst()
Move deck button at first position in sidebar.
◆ moveLast()
Move deck button at last position in sidebar.
◆ moveUp()
Move deck one step up in the sidebar.
◆ setOrderIndex()
void setOrderIndex |
( |
[in] long |
newOrderIndex | ) |
|
Set the ordering index of the deck button in sidebar.
- Parameters
-
newOrderIndex | The new position |
◆ setTitle()
void setTitle |
( |
[in] string |
newTitle | ) |
|
Set the deck title string.
- Parameters
-
newTitle | The new title string |
The documentation for this interface was generated from the following file: