Home
last modified time | relevance | path

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

/trunk/main/svtools/source/uno/wizard/
H A Dwizardshell.hxx109 return static_cast< sal_Int16 >( i_nState + m_nFirstPageID ); in impl_stateToPageId()
114 return static_cast< WizardState >( i_nPageId - m_nFirstPageID ); in impl_pageIdToState()
130 …l_Int16 m_nFirstPageID; member in svt::uno::WizardShell
H A Dwizardshell.cxx79 ,m_nFirstPageID( lcl_determineFirstPageID( i_rPaths ) ) in WizardShell()

Completed in 8 milliseconds