Searched refs:impl_stateToPageId (Results 1 – 2 of 2) sorted by relevance
147 m_xController->onActivatePage( impl_stateToPageId( i_nState ) ); in enterState()166 m_xController->onDeactivatePage( impl_stateToPageId( i_nState ) ); in leaveState()206 …ler > pController( new WizardPageController( *this, m_xController, impl_stateToPageId( i_nState ) … in createPage()232 return m_xController->getPageTitle( impl_stateToPageId( i_nState ) ); in getStateDisplayName()
101 return impl_stateToPageId( getCurrentState() ); in getCurrentPage()112 sal_Int16 impl_stateToPageId( const WizardTypes::WizardState i_nState ) const in impl_stateToPageId() function in svt::uno::WizardShell
Completed in 17 milliseconds