LibreOffice
LibreOffice 24.2 SDK API Reference
|
Interface of the sidebar that allows its elements like panels to eg request layouts. More...
import"XSidebar.idl";
Public Member Functions | |
void | requestLayout () |
Request layout of the sidebar. More... | |
Interface of the sidebar that allows its elements like panels to eg request layouts.
void requestLayout | ( | ) |
Request layout of the sidebar.
Call this method when one of the panels wants to change its size due to late initialization or different content after a context change.