Home
last modified time | relevance | path

Searched defs:OnApply (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/Control/
DPropertyPage.h31 virtual LONG OnApply() { return PSNRET_NOERROR; } in OnApply() function
32 virtual LONG OnApply(const PSHNOTIFY *) { return OnApply(); } in OnApply() function