summaryrefslogtreecommitdiffstats
path: root/sfx2
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2016-08-03 21:35:59 +0200
committerSzymon Kłos <eszkadev@gmail.com>2016-08-03 21:38:26 +0200
commiteb798883fe0a6e2334f6af1d30623cb44a12b15f (patch)
treeec98393250a244e242a2973b7d55d39a47b694bf /sfx2
parentReduce ENABLE_OPENGL / ENABLE_HEADLESS confusion (diff)
downloadcore-eb798883fe0a6e2334f6af1d30623cb44a12b15f.tar.gz
core-eb798883fe0a6e2334f6af1d30623cb44a12b15f.zip
GSoC: hide notebookbar in the start center
Change-Id: Ia67c952fcf820b30052e03198e569c4baeb4540f
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/backingcomp.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/source/dialog/backingcomp.cxx b/sfx2/source/dialog/backingcomp.cxx
index e0b5001a5b11..248733206e2d 100644
--- a/sfx2/source/dialog/backingcomp.cxx
+++ b/sfx2/source/dialog/backingcomp.cxx
@@ -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