Searched refs:m_pPrevPage (Results 1 – 10 of 10) sorted by relevance
157 ,m_pPrevPage(NULL) in OWizardMachine()170 ,m_pPrevPage(NULL) in OWizardMachine()195 m_pPrevPage = new PushButton(this, WB_TABSTOP); in implConstruct()196 m_pPrevPage->SetHelpId( HID_WIZARD_PREVIOUS ); in implConstruct()197 m_pPrevPage->SetSizePixel( LogicToPixel( Size( 50, 14 ), MAP_APPFONT ) ); in implConstruct()198 m_pPrevPage->SetText(String(SvtResId(STR_WIZDLG_PREVIOUS))); in implConstruct()199 m_pPrevPage->Show(); in implConstruct()202 …AddButton( m_pPrevPage, ( WIZARDDIALOG_BUTTON_SMALLSTDOFFSET_X) ); // half x-offset to the ne… in implConstruct()204 AddButton( m_pPrevPage, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in implConstruct()205 SetPrevButton( m_pPrevPage ); in implConstruct()[all …]
165 PushButton* m_pPrevPage; member in svt::OWizardMachine
89 m_pPrevPage->SetHelpId(HID_MM_PREV_PAGE); in SwMailMergeWizard()
144 m_pPrevPage->SetHelpId(HID_DBWIZ_PREVIOUS); in DBG_NAME()
317 m_pPrevPage->SetHelpId(HID_DBWIZ_PREVIOUS); in DBG_NAME()
105 m_pPrevPage->SetHelpId(HID_ABSPILOT_PREVIOUS); in OAddessBookSourcePilot()
65 m_pPrevPage->SetHelpId(HID_GROUPWIZARD_PREVIOUS); in OGroupBoxWizard()
66 m_pPrevPage->SetHelpId(HID_LISTWIZARD_PREVIOUS); in OListComboWizard()
66 m_pPrevPage->SetHelpId(HID_GRIDWIZARD_PREVIOUS); in OGridWizard()
136 m_pPrevPage->SetHelpId(HID_FIRSTSTART_PREV); in FirstStartWizard()