Searched refs:mpSplitWindow (Results 1 – 2 of 2) sorted by relevance
134 mpSplitWindow(NULL), in SidebarController()221 if (mpSplitWindow != NULL) in disposing()223 mpSplitWindow->RemoveEventListener(LINK(this, SidebarController, WindowEventHandler)); in disposing()224 mpSplitWindow = NULL; in disposing()824 else if (pEvent->GetWindow()==mpSplitWindow && mpSplitWindow!=NULL) in IMPL_LINK()1131 if (pSplitWindow != mpSplitWindow) in GetSplitWindow()1133 if (mpSplitWindow != NULL) in GetSplitWindow()1136 mpSplitWindow = pSplitWindow; in GetSplitWindow()1138 if (mpSplitWindow != NULL) in GetSplitWindow()1139 mpSplitWindow->AddEventListener(LINK(this, SidebarController, WindowEventHandler)); in GetSplitWindow()[all …]
183 SfxSplitWindow* mpSplitWindow; member in sfx2::sidebar::SidebarController
Completed in 31 milliseconds