GSoC: hide notebookbar in the start center
Change-Id: Ia67c952fcf820b30052e03198e569c4baeb4540f
This commit is contained in:
@@ -434,8 +434,7 @@ void SAL_CALL BackingComp::attachFrame( /*IN*/ const css::uno::Reference< css::f
|
|||||||
SystemWindow* pSysWindow = static_cast<SystemWindow*>(pParent);
|
SystemWindow* pSysWindow = static_cast<SystemWindow*>(pParent);
|
||||||
if (pSysWindow)
|
if (pSysWindow)
|
||||||
{
|
{
|
||||||
sfx2::SfxNotebookBar::StateMethod(pSysWindow, m_xFrame, "sfx/ui/notebookbar.ui");
|
//sfx2::SfxNotebookBar::StateMethod(pSysWindow, m_xFrame, "sfx/ui/notebookbar.ui");
|
||||||
pSysWindow->GetNotebookBar()->Hide();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Set a minimum size for Start Center
|
// Set a minimum size for Start Center
|
||||||
|
Reference in New Issue
Block a user