Home
last modified time | relevance | path

Searched refs:impl_stateToPageId (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svtools/source/uno/wizard/
H A Dwizardshell.cxx146 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()
H A Dwizardshell.hxx96 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 14 milliseconds