Searched refs:getCurrentInstance (Results 1 – 3 of 3) sorted by relevance
585 pImpl = getCurrentInstance(hwndDlg); in ofnHookProc()592 pImpl = getCurrentInstance(hwndDlg); in ofnHookProc()622 pImpl = getCurrentInstance(hWnd); in BaseDlgProc()636 CFileOpenDialog* SAL_CALL CFileOpenDialog::getCurrentInstance(HWND hwnd) in getCurrentInstance() function in CFileOpenDialog
282 static CFileOpenDialog* SAL_CALL getCurrentInstance(HWND hwnd);
513 CWinFileOpenImpl* pImpl = dynamic_cast<CWinFileOpenImpl*>(getCurrentInstance(hWnd)); in SubClassFunc()
Completed in 33 milliseconds