Home
last modified time | relevance | path

Searched refs:onCtrlCommand (Results 1 – 4 of 4) sorted by relevance

/trunk/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.cxx492 UINT_PTR SAL_CALL CFileOpenDialog::onCtrlCommand(HWND, sal_uInt16, sal_uInt16) in onCtrlCommand() function in CFileOpenDialog
595 return pImpl->onCtrlCommand( in ofnHookProc()
H A DWinFileOpenImpl.hxx165 … virtual UINT_PTR SAL_CALL onCtrlCommand( HWND hwndDlg, sal_uInt16 ctrlId, sal_uInt16 notifyCode );
H A DFileOpenDlg.hxx259 virtual UINT_PTR SAL_CALL onCtrlCommand(HWND hwndDlg, sal_uInt16 ctrlId, sal_uInt16 notifyCode);
H A DWinFileOpenImpl.cxx817 UINT_PTR SAL_CALL CWinFileOpenImpl::onCtrlCommand( in onCtrlCommand() function in CWinFileOpenImpl