Home
last modified time | relevance | path

Searched refs:ImplGetParent (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwindow.cxx1167 Window *pParent = ImplGetParent(); in ImplCallMove()
1986 Window* pParent = ImplGetParent(); in ImplSetClipFlag()
2312 pWindow = ImplGetParent(); in ImplCalcOverlapRegion()
2623 && ImplGetParent() ) in ImplInvalidateFrameRegion()
2625 Window *pParent = ImplGetParent(); in ImplInvalidateFrameRegion()
2675 if( ImplGetParent() ) in ImplInvalidateParentFrameRegion()
3165 ImplInsertWindow( ImplGetParent() ); in ImplUpdateOverlapWindowPtr()
3199 Window* pParent = ImplGetParent(); in ImplUpdatePos()
5186 Window *pParent = ImplGetParent(); in ImplNotifyKeyMouseCommandEventListeners()
8320 return ImplGetParent(); in GetWindow()
[all …]
H A Ddlgctrl.cxx564 pTempWindow = pTempWindow->ImplGetParent(); in ImplDlgCtrl()
910 pDlgCtrlParent = ImplGetParent(); in ImplHasDlgCtrl()
914 pDlgCtrlParent = pDlgCtrlParent->ImplGetParent(); in ImplHasDlgCtrl()
933 pDlgCtrlParent = ImplGetParent(); in ImplDlgCtrlNextWindow()
937 pDlgCtrlParent = pDlgCtrlParent->ImplGetParent(); in ImplDlgCtrlNextWindow()
H A Dwindow2.cxx1433 while( pTopmostParent->ImplGetParent() ) in ImplGetTopmostFrameWindow()
1434 pTopmostParent = pTopmostParent->ImplGetParent(); in ImplGetTopmostFrameWindow()
1483 Window* Window::ImplGetParent() const in ImplGetParent() function in Window
H A Ddialog.cxx771 Window* pFrameParent = ImplGetFrameWindow()->ImplGetParent(); in EndDialog()
772 Window* pPrevFrameParent = mpPrevExecuteDlg->ImplGetFrameWindow()->ImplGetParent(); in EndDialog()
H A Dtoolbox.cxx4941 …sal_Bool bNoTabCycling = ( ( ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)… in Notify()
4942 ImplGetParent()->GetChildCount() != 1 ); in Notify()
5715 …sal_Bool bParentIsDialog = ( ( ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTRO… in KeyInput()
5874 …if( HasFocus() && mpData->mbKeyInputDisabled && (ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL |… in KeyInput()
5877 Window *pFocusControl = ImplGetParent()->ImplGetDlgWindow( n, DLGWINDOW_FIRST ); in KeyInput()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx411 SAL_DLLPRIVATE Window* ImplGetParent() const;

Completed in 98 milliseconds