Home
last modified time | relevance | path

Searched refs:pWin (Results 1 – 25 of 478) sorted by last modified time

12345678910>>...20

/aoo41x/main/sfx2/source/appl/
H A Dappopen.cxx336 Window* pWin = pDoc ? pDoc->GetDialogParent( pFile ) : NULL; in CheckPasswd_Impl() local
337 if ( pWin ) in CheckPasswd_Impl()
338 pWin->Show(); in CheckPasswd_Impl()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx250 Window *pWin = pFrame->GetWindow(); in ImplSalGetWorkArea() local
251 while( pWin ) in ImplSalGetWorkArea()
253 … WorkWindow *pWorkWin = (pWin->GetType() == WINDOW_WORKWINDOW) ? (WorkWindow *) pWin : NULL; in ImplSalGetWorkArea()
260 pWin = pWin->ImplGetWindowImpl()->mpParent; in ImplSalGetWorkArea()
3345 Window *pWin = pFrame->GetWindow(); in ImplHandleMouseMsg() local
3346 if( pWin && pWin->ImplGetWindowImpl()->mpFrameData->mnFocusId ) in ImplHandleMouseMsg()
6037 Window *pWin = NULL; in SalFrameWndProc() local
6039 pWin = pFrame->GetWindow(); in SalFrameWndProc()
6050 if( pWin ) in SalFrameWndProc()
6059 if( pWin ) in SalFrameWndProc()
[all …]
/aoo41x/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx495 GdkWindow* pWin = GTK_WIDGET(m_pWindow)->window; in copyBits() local
496 if( pWin ) in copyBits()
498 aWin = GDK_WINDOW_XWINDOW(pWin); in copyBits()
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2306 GdkWindow *pWin = m_pWindow->window; in SnapShot() local
2308 GDK_WINDOW_XID( pWin ) ) ) in SnapShot()
3211 GdkWindow* pWin = GTK_WIDGET(pThis->getWindow())->window; in signalStyleSet() local
3212 if( pWin ) in signalStyleSet()
3214 XLIB_Window aWin = GDK_WINDOW_XWINDOW(pWin); in signalStyleSet()
/aoo41x/main/vcl/source/window/
H A Dwindow3.cxx69 Window* pWin = GetWindow( WINDOW_FIRSTCHILD ); in ImplAdjustNWFSizes() local
70 while( pWin ) in ImplAdjustNWFSizes()
72 pWin->ImplAdjustNWFSizes(); in ImplAdjustNWFSizes()
73 pWin = pWin->GetWindow( WINDOW_NEXT ); in ImplAdjustNWFSizes()
H A Dwinproc.cxx1137 while( pWin ) in ImplHandleKey()
1145 pWin = pWin->GetParent(); in ImplHandleKey()
1963 Window *pWin = pWindow->ImplGetWindow(); in ImplHandleClose() local
1965 if ( !pWin->IsEnabled() || !pWin->IsInputEnabled() || pWin->IsInModalMode() ) in ImplHandleClose()
1966 Sound::Beep( SOUND_DISABLE, pWin ); in ImplHandleClose()
1970 pEv->pWindow = pWin; in ImplHandleClose()
1971 pWin->ImplAddDel( &pEv->aDelData ); in ImplHandleClose()
2103 while ( pWin ) in ImplHandleMenuEvent()
2105 if ( pWin->ImplGetWindowImpl()->mbSysWin ) in ImplHandleMenuEvent()
2107 pWin = pWin->ImplGetWindowImpl()->mpNext; in ImplHandleMenuEvent()
[all …]
H A Dwpropset.cxx240 Window* pWin = i_pWindow->GetWindow( WINDOW_FIRSTCHILD ); in addWindowToSet() local
241 while( pWin ) in addWindowToSet()
243 addWindowToSet( pWin ); in addWindowToSet()
244 pWin = pWin->GetWindow( WINDOW_NEXT ); in addWindowToSet()
H A Dwindow.cxx5668 const Window* pWin = this; in GetSystemWindow() local
5669 while ( pWin && !pWin->IsSystemWindow() ) in GetSystemWindow()
5670 pWin = pWin->GetParent(); in GetSystemWindow()
5671 return (SystemWindow*)pWin; in GetSystemWindow()
6301 if( !pWin ) in ImplGetLastSystemWindow()
6303 Window *pMyParent = pWin; in ImplGetLastSystemWindow()
7543 Size aSize ( pWin->GetSizePixel() ); in ImplGetWindowExtentsRelative()
7844 Window *pWin = this; in GrabFocusToDocument() local
7845 while( pWin ) in GrabFocusToDocument()
7847 if( !pWin->GetParent() ) in GrabFocusToDocument()
[all …]
H A Dtoolbox.cxx668 void ToolBox::ImplDrawBorder( ToolBox* pWin ) in ImplDrawBorder() argument
671 long nDX = pWin->mnDX; in ImplDrawBorder()
672 long nDY = pWin->mnDY; in ImplDrawBorder()
696 if ( (pWin->meAlign == WINDOWALIGN_LEFT) || (pWin->meAlign == WINDOWALIGN_RIGHT) ) in ImplDrawBorder()
722 if ( pWin->meAlign == WINDOWALIGN_BOTTOM || pWin->meAlign == WINDOWALIGN_TOP ) in ImplDrawBorder()
4200 if( pWin && pWin->ImplGetWindowImpl()->mbToolBox && pWin != this ) in MouseMove()
5819 Window *pWin = this; in KeyInput() local
5820 while( pWin ) in KeyInput()
5827 pWin = pWin->GetParent(); in KeyInput()
6269 pWin->Invalidate( 0 ); in ImplShowFocus()
[all …]
H A Dtoolbox2.cxx2259 Window *pWin = this; in ImplExecuteCustomMenu() local
2267 pWin = pBorderWin; in ImplExecuteCustomMenu()
2269 pWin->ImplAddDel( &aBorderDel ); in ImplExecuteCustomMenu()
2274 …sal_uInt16 uId = GetMenu()->Execute( pWin, Rectangle( ImplGetPopupPosition( aMenuRect, Size() ), S… in ImplExecuteCustomMenu()
2287 pWin->ImplRemoveDel( &aBorderDel ); in ImplExecuteCustomMenu()
2290 pWin->Invalidate( aMenuRect ); in ImplExecuteCustomMenu()
H A Dmenu.cxx887 pWin = pWin->GetWindow( WINDOW_NEXT ); //mpWindowImpl->mpNext; in ImplGetTopDockingAreaHeight()
1253 if ( pWin ) in InsertItem()
1420 if ( pWin ) in RemoveItem()
1816 if ( pWin && pWin->IsVisible() ) in EnableItem()
1860 if ( pWin && pWin->IsVisible() ) in ShowItem()
3435 if ( pWin && pWin->IsEnabled() && pWin->IsInputEnabled() && ! pWin->IsInModalMode() ) in ImplHandleKeyEvent()
3775 pWin->SetBorderStyle( pWin->GetBorderStyle() | WINDOW_BORDER_MENU ); in ImplExecute()
3776 pWindow = pWin; in ImplExecute()
4331 if( pWin ) in IMPL_LINK()
4448 while ( pWin && !pWin->bInExecute && in EndExecute()
[all …]
H A Dseleng.cxx55 pWin( pWindow ) in SelectionEngine()
215 pWin->CaptureMouse(); in SelMouseButtonDown()
233 pWin->ReleaseMouse(); in SelMouseButtonDown()
255 pWin->ReleaseMouse(); in SelMouseButtonDown()
333 if( !pFunctionSet || !pWin ) in SelMouseButtonUp()
341 pWin->ReleaseMouse(); in SelMouseButtonUp()
429 if( pNewWin != pWin ) in SetWindow()
432 pWin->ReleaseMouse(); in SetWindow()
433 pWin = pNewWin; in SetWindow()
435 pWin->CaptureMouse(); in SetWindow()
[all …]
H A Dsplit.cxx217 Window *pWin = GetParent()->GetWindow( WINDOW_FIRSTCHILD ); in ImplFindSibling() local
219 while( pWin ) in ImplFindSibling()
221 if( pWin->ImplIsSplitter() ) in ImplFindSibling()
223 pSplitter = (Splitter*) pWin; in ImplFindSibling()
227 pWin = pWin->GetWindow( WINDOW_NEXT ); in ImplFindSibling()
H A Dsplitwin.cxx174 void SplitWindow::ImplDrawBorder( SplitWindow* pWin ) in ImplDrawBorder() argument
177 long nDX = pWin->mnDX; in ImplDrawBorder()
178 long nDY = pWin->mnDY; in ImplDrawBorder()
180 if ( pWin->mbNoAlign ) in ImplDrawBorder()
182 DecorationView aDecoView( pWin ); in ImplDrawBorder()
224 if ( pWin->meAlign == WINDOWALIGN_BOTTOM ) in ImplDrawBorder()
236 else if ( pWin->meAlign == WINDOWALIGN_TOP ) in ImplDrawBorder()
279 if ( pWin->mbFadeOut || pWin->mbAutoHide ) in ImplDrawBorderLine()
282 long nDX = pWin->mnDX; in ImplDrawBorderLine()
283 long nDY = pWin->mnDY; in ImplDrawBorderLine()
[all …]
H A Dsyswin.cxx106 if( pWin && pWin->IsSystemWindow() ) in Notify()
137 if( pWin && pWin->IsSystemWindow() ) in PreNotify()
144 Window *pWin = this; in PreNotify() local
145 while( pWin ) in PreNotify()
147 pWin = pWin->GetParent(); in PreNotify()
148 if( pWin && pWin->IsSystemWindow() ) in PreNotify()
173 if ( pWin && pWin->IsSystemWindow() ) in GetTaskPaneList()
766 while( pWin ) in SetWindowStateData()
768 if( !pWin->ImplIsRealParentPath( this ) && ( pWin != this ) && in SetWindowStateData()
769pWin->ImplGetWindow()->IsTopWindow() && pWin->mpWindowImpl->mbReallyVisible ) in SetWindowStateData()
[all …]
H A Dtaskpanelist.cxx216 Window *pWin = *p; in HandleKeyEvent() local
217 if( pWin->HasChildPathFocus( sal_True ) ) in HandleKeyEvent()
222 if( !pWin->IsDialog() && aKeyCode.IsMod1() && !aKeyCode.IsShift() ) in HandleKeyEvent()
224 pWin->GrabFocusToDocument(); in HandleKeyEvent()
236 if( pNextWin != pWin ) in HandleKeyEvent()
250 pWin->GrabFocusToDocument(); in HandleKeyEvent()
262 Window *pWin; in HandleKeyEvent() local
264 pWin = FindNextSplitter( NULL, sal_True ); in HandleKeyEvent()
266 pWin = FindNextFloat( NULL, bForward ); in HandleKeyEvent()
267 if( pWin ) in HandleKeyEvent()
[all …]
H A Ddecoview.cxx740 Window *pWin = NULL; in ImplDrawFrame() local
742 pWin = (Window*) pDev; in ImplDrawFrame()
752 …if( bFlatBorders && pWin && pWin->GetType() == WINDOW_BORDERWINDOW && (pWin != pWin->ImplGetFrameW… in ImplDrawFrame()
755 Control *pControl = dynamic_cast< Control* >( pWin->GetWindow( WINDOW_CLIENT ) ); in ImplDrawFrame()
773 if( pWin->GetType() == WINDOW_BORDERWINDOW ) in ImplDrawFrame()
778 if(pWin && pWin->GetNativeControlRegion(CTRL_FRAME, PART_BORDER, in ImplDrawFrame()
815 if( pWin && pWin->IsNativeControlSupported(CTRL_FRAME, PART_BORDER) ) in ImplDrawFrame()
818 if( pWin->GetType() == WINDOW_BORDERWINDOW ) in ImplDrawFrame()
823 if( pWin->GetNativeControlRegion(CTRL_FRAME, PART_BORDER, in ImplDrawFrame()
826 if( pWin->DrawNativeControl( CTRL_FRAME, PART_BORDER, aContent, CTRL_STATE_ENABLED, in ImplDrawFrame()
H A Ddockmgr.cxx891 FloatingWindow* pWin; in ImplStartDocking() local
893 pWin = mpFloatWin; in ImplStartDocking()
898 delete pWin; in ImplStartDocking()
1272 mpOldBorderWin->SetParent( pWin ); in StartPopupMode()
1273 GetWindow()->SetParent( pWin ); in StartPopupMode()
1282 mpFloatWin = pWin; in StartPopupMode()
1366 ImplDockFloatWin2* pWin = in SetFloatingMode() local
1411 pWin->SetPin( mbPined ); in SetFloatingMode()
1413 pWin->RollUp(); in SetFloatingMode()
1415 pWin->RollDown(); in SetFloatingMode()
[all …]
H A Ddockwin.cxx299 FloatingWindow* pWin; in ImplStartDocking() local
301 pWin = mpFloatWin; in ImplStartDocking()
306 delete pWin; in ImplStartDocking()
852 ImplDockFloatWin* pWin = in SetFloatingMode() local
857 mpFloatWin = pWin; in SetFloatingMode()
872 SetParent( pWin ); in SetFloatingMode()
877 pWin->SetText( Window::GetText() ); in SetFloatingMode()
879 pWin->SetPosPixel( maFloatPos ); in SetFloatingMode()
883 pWin->SetPin( mbPined ); in SetFloatingMode()
885 pWin->RollUp(); in SetFloatingMode()
[all …]
H A Dfloatwin.cxx464 FloatingWindow* pWin = this; in ImplFloatHitTest() local
495 return pWin; in ImplFloatHitTest()
505 return pWin; in ImplFloatHitTest()
508 pWin = pWin->mpNextFloat; in ImplFloatHitTest()
510 while ( pWin ); in ImplFloatHitTest()
520 FloatingWindow* pWin = this; in ImplFindLastLevelFloat() local
528 pWin = pWin->mpNextFloat; in ImplFindLastLevelFloat()
530 while ( pWin ); in ImplFindLastLevelFloat()
539 FloatingWindow* pWin = this; in ImplIsFloatPopupModeWindow() local
546 pWin = pWin->mpNextFloat; in ImplIsFloatPopupModeWindow()
[all …]
H A Dbrdwin.cxx133 Window *pWin = dynamic_cast< Window* >(pDev); in ImplDrawBrdWinSymbolButton() local
134 if( pWin ) in ImplDrawBrdWinSymbolButton()
140 pWin->SetLineColor(); in ImplDrawBrdWinSymbolButton()
141 pWin->DrawRect( rRect ); in ImplDrawBrdWinSymbolButton()
1107 pWin = (Window*) mpOutDev; in Init()
1170 if( pWin->GetParent() && pWin->GetParent()->IsCompoundControl() ) in Init()
1247 Window *pWin = NULL, *pCtrl = NULL; in DrawWindow() local
1249 pWin = (Window*) mpOutDev; in DrawWindow()
1321 if ( !pWin->IsEnabled() ) in DrawWindow()
1323 if ( pWin->HasFocus() ) in DrawWindow()
[all …]
/aoo41x/main/vcl/source/gdi/
H A Doutdev6.cxx1077 Window *pWin = dynamic_cast< Window* >( this ); in ImplDrawGradientWallpaper() local
1078 if( pWin ) in ImplDrawGradientWallpaper()
1082 long gradientWidth = pWin->GetDesktopRectPixel().GetSize().Width(); in ImplDrawGradientWallpaper()
H A Doutmap.cxx268 WorkWindow* pWin = new WorkWindow( NULL, 0 ); in ImplCalcMapResolution() local
269 Window::ImplInitAppFontData( pWin ); in ImplCalcMapResolution()
270 delete pWin; in ImplCalcMapResolution()
H A Doutdev.cxx508 Window* pWin = dynamic_cast<Window*>(this); in EnableRTL() local
509 if( pWin ) in EnableRTL()
510 pWin->StateChanged( STATE_CHANGE_MIRRORING ); in EnableRTL()
/aoo41x/main/vcl/source/control/
H A Dspinfld.cxx50 Point aPointerPos = pWin->GetPointerPosPixel(); in ImplGetSpinbuttonValue()
55 if ( !pWin->IsEnabled() || !bUpperEnabled ) in ImplGetSpinbuttonValue()
57 if ( pWin->HasFocus() ) in ImplGetSpinbuttonValue()
66 if ( !pWin->IsEnabled() || !bLowerEnabled ) in ImplGetSpinbuttonValue()
68 if ( pWin->HasFocus() ) in ImplGetSpinbuttonValue()
87 !(pWin->GetStyle() & WB_DROPDOWN) ) in ImplDrawNativeSpinfield()
99 Window *pBorder = pWin->GetWindow( WINDOW_BORDER ); in ImplDrawNativeSpinfield()
197 Window *pWin = (Window*) pOutDev; in ImplDrawSpinButton() local
201 switch( pWin->GetType() ) in ImplDrawSpinButton()
221 ImplGetSpinbuttonValue( pWin, rUpperRect, rLowerRect, in ImplDrawSpinButton()
[all …]

Completed in 318 milliseconds

12345678910>>...20