Lines Matching refs:Window
72 Window( nType ) in SystemWindow()
105 Window* pWin = ImplGetFrameWindow()->ImplGetWindow(); in Notify()
113 return Window::Notify( rNEvt ); in Notify()
136 Window* pWin = ImplGetFrameWindow()->ImplGetWindow(); in PreNotify()
144 Window *pWin = this; in PreNotify()
157 return Window::PreNotify( rNEvt ); in PreNotify()
172 Window* pWin = ImplGetFrameWindow()->ImplGetWindow(); in GetTaskPaneList()
197 Window* pBorderWin = ImplGetBorderWindow(); in Close()
242 Window* pWindow = this; in SetZLevel()
276 const Window* pWindow = this; in SetRepresentedURL()
302 const Window* pWindow = this; in SetIcon()
315 const Window* pWindow = this; in GetZLevel()
331 Window* pWindow = this; in EnableSaveBackground()
346 const Window* pWindow = this; in IsSaveBackgroundEnabled()
654 …mplMoveToScreen( long& io_rX, long& io_rY, long i_nWidth, long i_nHeight, Window* i_pConfigureWin ) in ImplMoveToScreen()
698 Window* pParent = i_pConfigureWin->GetParent(); in ImplMoveToScreen()
720 Window* pWindow = this; in SetWindowStateData()
764 Window *pWin = pSVData->maWinData.mpFirstFrame; in SetWindowStateData()
875 const Window* pWindow = this; in GetWindowStateData()
983 Window* pOldWindow = NULL; in SetMenuBar()
984 Window* pNewWindow=NULL; in SetMenuBar()
1059 sal_Bool SystemWindow::ImplIsInTaskPaneList( Window* pWin ) in ImplIsInTaskPaneList()