Searched refs:pSfxBindings (Results 1 – 1 of 1) sorted by relevance
40 SfxBindings* pSfxBindings, in SidebarDockingWindow() argument44 : SfxDockingWindow(pSfxBindings, &rChildWindow, pParentWindow, nBits), in SidebarDockingWindow()48 if (pSfxBindings==NULL || pSfxBindings->GetDispatcher()==NULL) in SidebarDockingWindow()50 OSL_ASSERT(pSfxBindings!=NULL); in SidebarDockingWindow()51 OSL_ASSERT(pSfxBindings->GetDispatcher()!=NULL); in SidebarDockingWindow()55 const SfxViewFrame* pViewFrame = pSfxBindings->GetDispatcher()->GetFrame(); in SidebarDockingWindow()
Completed in 5 milliseconds