Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx189 HRESULT STDMETHODCALLTYPE CPropertySheet::AddPages(LPFNADDPROPSHEETPAGE lpfnAddPage, LPARAM lParam) in AddPages() argument
228 if (lpfnAddPage(hPage, lParam)) in AddPages()
246 if (lpfnAddPage(hPage, lParam)) in AddPages()
/aoo41x/main/shell/inc/internal/
H A Dpropsheets.hxx69 virtual HRESULT STDMETHODCALLTYPE AddPages(LPFNADDPROPSHEETPAGE lpfnAddPage, LPARAM lParam);

Completed in 16 milliseconds