Home
last modified time | relevance | path

Searched refs:ImplGetFrameWindow (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/vcl/source/window/
H A Ddockmgr.cxx141 mpDockWin->GetWindow()->GetParent()->ImplGetFrameWindow()->HideTracking(); in IMPL_LINK()
147 mpDockWin->GetWindow()->GetParent()->ImplGetFrameWindow()->HideTracking(); in IMPL_LINK()
152 …mpDockWin->GetWindow()->GetParent()->ImplGetFrameWindow()->ShowTracking( maDockRect, SHOWTRACK_BIG… in IMPL_LINK()
167 mpDockWin->GetWindow()->GetParent()->ImplGetFrameWindow()->HideTracking(); in IMPL_LINK()
235 … maDockRect.SetPos( mpDockWin->GetWindow()->GetParent()->ImplGetFrameWindow()->ScreenToOutputPixel( in IMPL_LINK()
237 …mpDockWin->GetWindow()->GetParent()->ImplGetFrameWindow()->ShowTracking( maDockRect, SHOWTRACK_BIG… in IMPL_LINK()
243 mpDockWin->GetWindow()->GetParent()->ImplGetFrameWindow()->HideTracking(); in IMPL_LINK()
927 GetWindow()->ImplGetFrameWindow()->ImplUpdateAll(); in ImplStartDocking()
976 Size aFrameSize = GetWindow()->ImplGetFrameWindow()->GetOutputSizePixel(); in Tracking()
1551 aPos = mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos ); in GetFloatingPos()
H A Dtoolbox.cxx5161 ImplGetFrameWindow()->GetWindow( WINDOW_CLIENT )->GrabFocus(); in ToggleFloatingMode()
5211 aDockingRect.SetPos( ImplGetFrameWindow()->GetPointerPosPixel() ); in Docking()
5816 pWin->ImplGetFrameWindow()->GetWindow( WINDOW_CLIENT )->GrabFocus(); in KeyInput()
H A Dbrdwin.cxx809 pBorderWindow->ImplGetFrameWindow()->ImplUpdateAll(); in ImplTracking()
914 pBorderWindow->ImplGetFrameWindow()->ImplUpdateAll(); in ImplTracking()
1398 if( pWin && pWin == pWin->ImplGetFrameWindow() ) in DrawWindow()
H A Dwindow.cxx7849 pWin->ImplGetFrameWindow()->GetWindow( WINDOW_CLIENT )->GrabFocus(); in GrabFocusToDocument()
H A Dwinproc.cxx421 DBG_ASSERT( pWindow == pChild->ImplGetFrameWindow(), in ImplHandleMouseEvent()
425 if ( pWindow != pChild->ImplGetFrameWindow() ) in ImplHandleMouseEvent()
744 …!(pChild->ImplGetFrameWindow()->GetStyle() & WB_OWNERDRAWDECORATION) ) // ownerdrawdecorated wi… in ImplHandleMouseEvent()
H A Dmenu.cxx864 if( pWindow->ImplGetFrameWindow() ) in ImplGetTopDockingAreaHeight()
866 …Window *pWin = pWindow->ImplGetFrameWindow()->GetWindow( WINDOW_FIRSTCHILD); //mpWindowImpl->mpFir… in ImplGetTopDockingAreaHeight()
5487 …ChangeHighlightItem( ITEMPOS_INVALID, sal_False, ImplGetFrameWindow()->ImplGetFrameData()->mbHasFo… in PopupClosed()
H A Ddecoview.cxx752 …Borders && pWin && pWin->GetType() == WINDOW_BORDERWINDOW && (pWin != pWin->ImplGetFrameWindow()) ) in ImplDrawFrame()
H A Dfloatwin.cxx250 Rectangle aScreenRect = pWindow->ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplCalcPos()
H A Dwindow2.cxx1514 Window* Window::ImplGetFrameWindow() const in ImplGetFrameWindow() function in Window
H A Dsyschild.cxx95 …tUserEvent( pWindow->ImplGetFrameData()->mnFocusId, LINK( pWindow->ImplGetFrameWindow(), Window, I… in ImplSysChildProc()
H A Dsyswin.cxx105 Window* pWin = ImplGetFrameWindow()->ImplGetWindow(); in Notify()
136 Window* pWin = ImplGetFrameWindow()->ImplGetWindow(); in PreNotify()
172 Window* pWin = ImplGetFrameWindow()->ImplGetWindow(); in GetTaskPaneList()
H A Ddlgctrl.cxx1141 Window* pFrameWindow = ImplGetFrameWindow(); in GetAccessibleRelationLabelFor()
1229 Window* pFrameWindow = ImplGetFrameWindow(); in GetAccessibleRelationLabeledBy()
1262 pFrameWindow = ImplGetFrameWindow(); in GetAccessibleRelationMemberOf()
H A Ddockwin.cxx150 mpDockWin->GetParent()->ImplGetFrameWindow()->HideTracking(); in IMPL_LINK()
157 mpDockWin->GetParent()->ImplGetFrameWindow()->HideTracking(); in IMPL_LINK()
162 …mpDockWin->GetParent()->ImplGetFrameWindow()->ShowTracking( maDockRect, SHOWTRACK_BIG | SHOWTRACK_… in IMPL_LINK()
192 …mpDockWin->GetParent()->ImplGetFrameWindow()->ShowTracking( maDockRect, SHOWTRACK_OBJECT | SHOWTRA… in IMPL_LINK()
197 mpDockWin->GetParent()->ImplGetFrameWindow()->HideTracking(); in IMPL_LINK()
333 ImplGetFrameWindow()->ImplUpdateAll(); in ImplStartDocking()
575 ImplGetFrameWindow()->ImplUpdateAll(); in Tracking()
1086 …aPos = pWrapper->mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos … in GetFloatingPos()
1099 aPos = mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos ); in GetFloatingPos()
H A Ddialog.cxx386 Rectangle aDeskRect = ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplCenterDialog()
771 Window* pFrameParent = ImplGetFrameWindow()->ImplGetParent(); in EndDialog()
772 Window* pPrevFrameParent = mpPrevExecuteDlg->ImplGetFrameWindow()->ImplGetParent(); in EndDialog()
/trunk/main/vcl/source/control/
H A Dmorebtn.cxx165 Rectangle aDeskRect( pParent->ImplGetFrameWindow()->GetDesktopRectPixel() ); in Click()
/trunk/main/vcl/source/app/
H A Dhelp.cxx319 Window* pFrameWindow = pHelpWin->ImplGetFrameWindow(); in HideTip()
638 Window * pWindow = pHelpWin->GetParent()->ImplGetFrameWindow(); in ImplShowHelpWindow()
686 Window * pWindow = pHelpWin->GetParent()->ImplGetFrameWindow(); in ImplDestroyHelpWindow()
707 Rectangle aScreenRect = pHelpWin->ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplSetHelpWindowPos()
708 aPos = pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( aPos ); in ImplSetHelpWindowPos()
710 Point mPos( pHelpWin->GetParent()->ImplGetFrameWindow()->GetPointerPosPixel() ); in ImplSetHelpWindowPos()
711 mPos = pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( mPos ); in ImplSetHelpWindowPos()
742 … pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( pHelpArea->TopLeft() ), in ImplSetHelpWindowPos()
743 …pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( pHelpArea->BottomRight()… in ImplSetHelpWindowPos()
806 Window* pWindow = pHelpWin->GetParent()->ImplGetFrameWindow(); in ImplSetHelpWindowPos()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx416 SAL_DLLPRIVATE Window* ImplGetFrameWindow() const;

Completed in 167 milliseconds