/// Function to be called from the sdi's ExecMethod. staticvoid ExecMethod(SfxBindings& rBindings, const OUString& rUIName);
/// Function to be called from the sdi's StateMethod. staticbool StateMethod(SfxBindings& rBindings, std::u16string_view rUIFile, bool bReloadNotebookbar = false); staticbool StateMethod(SystemWindow* pSysWindow, const css::uno::Reference<css::frame::XFrame>& xFrame,
std::u16string_view rUIFile, bool bReloadNotebookbar = false);
/// Method temporarily blocks showing of the NotebookBar staticvoid LockNotebookBar(); /// Method restores normal behaviour of the Notebookbar staticvoid UnlockNotebookBar();
/** Show menu bar in all frames of current application */ staticvoid ShowMenubar(bool bShow); /** Show menu bar only in current frame */ staticvoid ShowMenubar(SfxViewFrame const* pViewFrame, bool bShow); staticvoid ToggleMenubar(); staticvoid ReloadNotebookBar(std::u16string_view sUIPath);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.