Home
last modified time | relevance | path

Searched refs:getCurrentInstance (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.cxx585 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
H A DFileOpenDlg.hxx282 static CFileOpenDialog* SAL_CALL getCurrentInstance(HWND hwnd);
H A DWinFileOpenImpl.cxx513 CWinFileOpenImpl* pImpl = dynamic_cast<CWinFileOpenImpl*>(getCurrentInstance(hWnd)); in SubClassFunc()

Completed in 25 milliseconds