Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/uno/wizard/
H A Dwizardshell.cxx147 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()
H A Dwizardshell.hxx101 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 16 milliseconds