Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/uno/wizard/
H A Dwizardshell.hxx106 bool knowsPage( const sal_Int16 i_nPageID ) const in knowsPage()
108 return knowsState( impl_pageIdToState( i_nPageID ) ); in knowsPage()
H A Dwizardshell.cxx196 void WizardShell::enablePage( const sal_Int16 i_nPageID, const sal_Bool i_bEnable ) in enablePage() argument
198 enableState( impl_pageIdToState( i_nPageID ), i_bEnable ); in enablePage()

Completed in 13 milliseconds