Searched defs:pDocWin (Results 1 – 2 of 2) sorted by relevance
69 Window* pDocWin = pSrchDlg->GetDocWin(); in FillAccessibleRelationSet() local
158 void SetDocWin( Window* pDocWin ) { mpDocWin = pDocWin; } in SetDocWin()