Home
last modified time | relevance | path

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

/aoo42x/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx293 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()
/aoo42x/main/shell/inc/internal/
H A Dpropsheets.hxx77 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);
/aoo42x/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.cxx557 HWND hChildDlg, unsigned int uiMsg, WPARAM wParam, LPARAM lParam) in ofnHookProc() argument
562 switch( uiMsg ) in ofnHookProc()
H A DFileOpenDlg.hxx305 unsigned int uiMsg, // message identifier

Completed in 32 milliseconds