Home
last modified time | relevance | path

Searched refs:WizardTypes (Results 1 – 25 of 52) sorted by relevance

123

/trunk/main/extensions/source/dbpilots/
H A Dgroupboxwiz.cxx78 OWizardPage* OGroupBoxWizard::createPage(::svt::WizardTypes::WizardState _nState) in createPage()
105WizardTypes::WizardState OGroupBoxWizard::determineNextState( ::svt::WizardTypes::WizardState _nCu… in determineNextState()
132 void OGroupBoxWizard::enterState(::svt::WizardTypes::WizardState _nState) in enterState()
264 sal_Bool ORadioSelectionPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
276 for (::svt::WizardTypes::WizardState i=0; i<m_aExistingRadios.GetEntryCount(); ++i) in commitPage()
394 sal_Bool ODefaultFieldSelectionPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
417 ,m_nLastSelection((::svt::WizardTypes::WizardState)-1) in OOptionValuesPage()
444 if ((::svt::WizardTypes::WizardState)-1 != m_nLastSelection) in implTraveledOptions()
484 sal_Bool OOptionValuesPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
552 sal_Bool OFinalizeGBWPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
H A Dgroupboxwiz.hxx115 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
143 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
162 ::svt::WizardTypes::WizardState
174 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
216 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
H A Dlistcombowizard.cxx117WizardTypes::WizardState OListComboWizard::determineNextState( WizardState _nCurrentState ) const in determineNextState()
358 sal_Bool OContentTableSelection::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
365 if (!rSettings.sListContentTable.Len() && (::svt::WizardTypes::eTravelBackward != _eReason)) in commitPage()
436 sal_Bool OContentFieldSelection::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
514 sal_Bool OLinkFieldsPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
H A Dlistcombowizard.hxx127 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
161 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
188 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
H A Dcommonpagesdbp.hxx63 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
130 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
H A Dcontrolwizard.cxx155 ::svt::WizardTypes::WizardState nPos; in fillListBox()
171 ::svt::WizardTypes::WizardState nPos; in fillListBox()
253 ::svt::WizardTypes::WizardState nCommandTypeResourceId = 0; in initializePage()
H A Dcommonpagesdbp.cxx163 sal_Bool OTableSelectionPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
492 sal_Bool ODBFieldPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
H A Dgridwizard.cxx248 WizardTypes::WizardState OGridWizard::determineNextState( WizardState _nCurrentState ) const in determineNextState()
365 sal_Bool OGridFieldsSelection::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
/trunk/main/svtools/source/dialogs/
H A Droadmapwizard.cxx46 typedef ::std::set< WizardTypes::WizardState > StateSet;
54 WizardTypes::WizardState,
87 sal_Int32 getStateIndexInPath( WizardTypes::WizardState _nState, const WizardPath& _rPath );
89 sal_Int32 getStateIndexInPath( WizardTypes::WizardState _nState, PathId _nPathId );
95 …sal_Int32 RoadmapWizardImpl::getStateIndexInPath( WizardTypes::WizardState _nState, const WizardPa… in getStateIndexInPath()
108 …sal_Int32 RoadmapWizardImpl::getStateIndexInPath( WizardTypes::WizardState _nState, PathId _nPathI… in getStateIndexInPath()
466 WizardTypes::WizardState RoadmapWizard::determineNextState( WizardState _nCurrentState ) const in determineNextState()
H A Dwizardmachine.cxx101 sal_Bool OWizardPage::commitPage( WizardTypes::CommitPageReason ) in commitPage()
109 struct WizardMachineImplData : public WizardTypes
/trunk/main/desktop/source/migration/
H A Dpages.cxx190 sal_Bool MigrationPage::commitPage( svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
192 …if (_eReason == svt::WizardTypes::eTravelForward && m_cbMigration.IsChecked() && !m_bMigrationDone) in commitPage()
265 sal_Bool UserPage::commitPage( svt::WizardTypes::CommitPageReason ) in commitPage()
295 sal_Bool UpdateCheckPage::commitPage( svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
297 if ( _eReason == svt::WizardTypes::eTravelForward ) in commitPage()
H A Dpages.hxx71 virtual sal_Bool commitPage( svt::WizardTypes::CommitPageReason _eReason );
94 virtual sal_Bool commitPage( svt::WizardTypes::CommitPageReason _eReason );
107 virtual sal_Bool commitPage( svt::WizardTypes::CommitPageReason _eReason );
/trunk/main/svtools/inc/svtools/
H A Dwizardmachine.hxx55 struct WizardTypes struct
78 virtual sal_Bool commitPage( WizardTypes::CommitPageReason _eReason ) = 0;
112 virtual sal_Bool commitPage( WizardTypes::CommitPageReason _eReason );
147 class SVT_DLLPUBLIC OWizardMachine : public WizardDialog, public WizardTypes
/trunk/main/sw/source/ui/dbui/
H A Dmmdocselectpage.cxx196 sal_Bool SwMailMergeDocSelectPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
199 bool bNext = _eReason == ::svt::WizardTypes::eTravelForward; in commitPage()
200 if(bNext || _eReason == ::svt::WizardTypes::eValidate ) in commitPage()
208 if( _eReason == ::svt::WizardTypes::eValidate ) in commitPage()
H A Dmmpreparemergepage.cxx190 sal_Bool SwMailMergePrepareMergePage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
193 if(::svt::WizardTypes::eTravelForward == _eReason && !rConfigItem.IsMergeDone()) in commitPage()
H A Dmmdocselectpage.hxx60 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
H A Dmmpreparemergepage.hxx63 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
/trunk/main/svtools/source/uno/wizard/
H A Dwizardshell.cxx120 case WizardTypes::eTravelForward: in convertCommitReasonToTravelType()
123 case WizardTypes::eTravelBackward: in convertCommitReasonToTravelType()
126 case WizardTypes::eFinish: in convertCommitReasonToTravelType()
/trunk/main/extensions/source/abpilot/
H A Dabpfinalpage.cxx140 sal_Bool FinalPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
145 if ( ( ::svt::WizardTypes::eTravelBackward != _eReason ) in commitPage()
H A Dtableselectionpage.hxx50 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
H A Dabpfinalpage.hxx65 virtual sal_Bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason );
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard.cxx197 svt::WizardTypes::WizardState CreationWizard::determineNextState( WizardState nCurrentState ) const in determineNextState()
203 svt::WizardTypes::WizardState nNextState = nCurrentState + 1; in determineNextState()
H A Dtp_RangeChooser.cxx220 commitPage(::svt::WizardTypes::eFinish); in commitPage()
223 sal_Bool RangeChooserTabPage::commitPage( ::svt::WizardTypes::CommitPageReason /*eReason*/ ) in commitPage()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationpages.cxx187 sal_Bool SaveDBDocPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
192 if ( ::svt::WizardTypes::eTravelBackward == _eReason ) in commitPage()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwiz.cxx174 WizardTypes::WizardState ODbTypeWizDialog::determineNextState( WizardState _nCurrentState ) const in determineNextState()
176 WizardTypes::WizardState nNextState = WZS_INVALID_STATE; in determineNextState()

Completed in 385 milliseconds

123