Searched refs:CreationWizard (Results 1 – 4 of 4) sorted by relevance
74 CreationWizard::CreationWizard( Window* pParent, const uno::Reference< frame::XModel >& xChartModel in CreationWizard() function in chart::CreationWizard135 CreationWizard::~CreationWizard() in ~CreationWizard()139 svt::OWizardPage* CreationWizard::createPage(WizardState nState) in createPage()192 sal_Bool CreationWizard::leaveState( WizardState /*_nState*/ ) in leaveState()197 svt::WizardTypes::WizardState CreationWizard::determineNextState( WizardState nCurrentState ) const in determineNextState()208 void CreationWizard::enterState(WizardState nState) in enterState()217 bool CreationWizard::isClosable() in isClosable()223 void CreationWizard::setInvalidPage( TabPage * /* pTabPage */ ) in setInvalidPage()228 void CreationWizard::setValidPage( TabPage * /* pTabPage */ ) in setValidPage()233 String CreationWizard::getStateDisplayName( WizardState nState ) const in getStateDisplayName()
233 m_pDialog = new CreationWizard( pParent, m_xChartModel, m_xCC ); in createDialogOnDemand()
48 class CreationWizard : public class53 CreationWizard( Window* pParent, 59 virtual ~CreationWizard();76 CreationWizard();
48 class CreationWizard;118 CreationWizard* m_pDialog;
Completed in 15 milliseconds