Home
last modified time | relevance | path

Searched refs:m_pPrevPage (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx157 ,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()
199 m_pPrevPage->Show(); in implConstruct()
205 SetPrevButton( m_pPrevPage ); in implConstruct()
252 delete m_pPrevPage; in ~OWizardMachine()
347 if (m_pPrevPage && (_nWizardButtonFlags & WZB_PREVIOUS)) in defaultButton()
348 pNewDefButton = m_pPrevPage; in defaultButton()
409 if (m_pPrevPage && (_nWizardButtonFlags & WZB_PREVIOUS)) in enableButtons()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dwizardmachine.hxx166 PushButton* m_pPrevPage; member in svt::OWizardMachine
/trunk/main/sw/source/ui/dbui/
H A Dmailmergewizard.cxx89 m_pPrevPage->SetHelpId(HID_MM_PREV_PAGE); in SwMailMergeWizard()
/trunk/main/extensions/source/abpilot/
H A Dabspilot.cxx105 m_pPrevPage->SetHelpId(HID_ABSPILOT_PREVIOUS); in OAddessBookSourcePilot()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwiz.cxx144 m_pPrevPage->SetHelpId(HID_DBWIZ_PREVIOUS); in DBG_NAME()
H A Ddbwizsetup.cxx275 m_pPrevPage->SetHelpId(HID_DBWIZ_PREVIOUS); in DBG_NAME()
/trunk/main/extensions/source/dbpilots/
H A Dgroupboxwiz.cxx65 m_pPrevPage->SetHelpId(HID_GROUPWIZARD_PREVIOUS); in OGroupBoxWizard()
H A Dlistcombowizard.cxx66 m_pPrevPage->SetHelpId(HID_LISTWIZARD_PREVIOUS); in OListComboWizard()
H A Dgridwizard.cxx66 m_pPrevPage->SetHelpId(HID_GRIDWIZARD_PREVIOUS); in OGridWizard()
/trunk/main/desktop/source/migration/
H A Dwizard.cxx136 m_pPrevPage->SetHelpId(HID_FIRSTSTART_PREV); in FirstStartWizard()

Completed in 44 milliseconds