Home
last modified time | relevance | path

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

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/PrinterSetupWizard/
H A DPrinterSetupWizardSheet.h109 CFourthPage m_pgFourth; variable
H A DPrinterSetupWizardSheet.cpp843 m_pgFourth.StartActivityIndicator(); in OnOK()
847 m_pgFourth.StopActivityIndicator(); in OnOK()
870 AddPage(&m_pgFourth); in Init()
1438 if ( ( active == &m_pgThird ) || ( active == &m_pgFourth ) ) in OnRemovePrinter()