Searched refs:uiMsg (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/shell/source/win32/shlxthandler/propsheets/ |
H A D | propsheets.cxx | 293 BOOL CALLBACK CPropertySheet::PropPageSummaryProc(HWND hwnd, UINT uiMsg, WPARAM /*wParam*/, LPARAM … in PropPageSummaryProc() argument 295 switch (uiMsg) in PropPageSummaryProc() 313 BOOL CALLBACK CPropertySheet::PropPageStatisticsProc(HWND hwnd, UINT uiMsg, WPARAM /*wParam*/, LPAR… in PropPageStatisticsProc() argument 315 switch (uiMsg) in PropPageStatisticsProc()
|
/aoo41x/main/shell/inc/internal/ |
H A D | propsheets.hxx | 77 static BOOL CALLBACK PropPageSummaryProc(HWND hwnd, UINT uiMsg, WPARAM wParam, LPARAM lParam); 78 static BOOL CALLBACK PropPageStatisticsProc(HWND hwnd, UINT uiMsg, WPARAM wParam, LPARAM lParam);
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | FileOpenDlg.cxx | 557 HWND hChildDlg, unsigned int uiMsg, WPARAM wParam, LPARAM lParam) in ofnHookProc() argument 562 switch( uiMsg ) in ofnHookProc()
|
H A D | FileOpenDlg.hxx | 305 unsigned int uiMsg, // message identifier
|
Completed in 27 milliseconds