Searched refs:impl_stateToPageId (Results 1 – 2 of 2) sorted by relevance
146 m_xController->onActivatePage( impl_stateToPageId( i_nState ) ); in enterState()165 m_xController->onDeactivatePage( impl_stateToPageId( i_nState ) ); in leaveState()205 …ler > pController( new WizardPageController( *this, m_xController, impl_stateToPageId( i_nState ) … in createPage()231 return m_xController->getPageTitle( impl_stateToPageId( i_nState ) ); in getStateDisplayName()
96 return impl_stateToPageId( getCurrentState() ); in getCurrentPage()107 sal_Int16 impl_stateToPageId( const WizardTypes::WizardState i_nState ) const in impl_stateToPageId() function in svt::uno::WizardShell
Completed in 13 milliseconds