GSoC: hide notebookbar in the start center

Change-Id: Ia67c952fcf820b30052e03198e569c4baeb4540f
This commit is contained in:
Szymon Kłos
2016-08-03 21:35:59 +02:00
parent e13aead8a1
commit eb798883fe

View File

@@ -434,8 +434,7 @@ void SAL_CALL BackingComp::attachFrame( /*IN*/ const css::uno::Reference< css::f
SystemWindow* pSysWindow = static_cast<SystemWindow*>(pParent);
if (pSysWindow)
{
sfx2::SfxNotebookBar::StateMethod(pSysWindow, m_xFrame, "sfx/ui/notebookbar.ui");
pSysWindow->GetNotebookBar()->Hide();
//sfx2::SfxNotebookBar::StateMethod(pSysWindow, m_xFrame, "sfx/ui/notebookbar.ui");
}
// Set a minimum size for Start Center