Home
last modified time | relevance | path

Searched refs:LPPROPSHEETPAGE (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx273 HWND /*hwnd*/, UINT uMsg, LPPROPSHEETPAGE ppsp) in PropPageSummaryCallback()
299 LPPROPSHEETPAGE psp = reinterpret_cast<LPPROPSHEETPAGE>(lParam); in PropPageSummaryProc()
319 LPPROPSHEETPAGE psp = reinterpret_cast<LPPROPSHEETPAGE>(lParam); in PropPageStatisticsProc()
330 void CPropertySheet::InitPropPageSummary(HWND hwnd, LPPROPSHEETPAGE /*lppsp*/) in InitPropPageSummary() argument
360 void CPropertySheet::InitPropPageStatistics(HWND hwnd, LPPROPSHEETPAGE /*lppsp*/) in InitPropPageStatistics() argument
/aoo4110/main/shell/inc/internal/
H A Dpropsheets.hxx76 static UINT CALLBACK PropPageSummaryCallback(HWND hwnd, UINT uMsg, LPPROPSHEETPAGE ppsp);
82 void InitPropPageSummary(HWND hwnd, LPPROPSHEETPAGE lppsp);
83 void InitPropPageStatistics(HWND hwnd, LPPROPSHEETPAGE lppsp);

Completed in 13 milliseconds