Searched refs:pMyParent (Results 1 – 4 of 4) sorted by relevance
51 pMyParent (_pDlg), in ParaWin()412 rRefBtn.SetReferences(pMyParent,&rEdArg); in InitArgInput()413 rEdArg.SetRefDialog(pMyParent); in InitArgInput()
58 IControlReferenceHandler* pMyParent; member in formula::ParaWin
4600 Window* pMyParent = this; in ~Window() local4603 while ( pMyParent ) in ~Window()4605 if ( pMyParent->IsSystemWindow() ) in ~Window()4607 pMyParent = pMyParent->GetParent(); in ~Window()4622 Window* pMyParent = this; in ~Window() local4625 while ( pMyParent ) in ~Window()4629 pMyParent = pMyParent->GetParent(); in ~Window()6303 Window *pMyParent = pWin; in ImplGetLastSystemWindow() local6304 while ( pMyParent ) in ImplGetLastSystemWindow()6306 if ( pMyParent->IsSystemWindow() ) in ImplGetLastSystemWindow()[all …]
63 ScAnyRefDlg* pMyParent; member in ScParaWin
Completed in 53 milliseconds