Searched refs:enablePage (Results 1 – 5 of 5) sorted by relevance
375 …void SAL_CALL Wizard::enablePage( ::sal_Int16 i_PageID, ::sal_Bool i_Enable ) throw (NoSuchElement… in enablePage() function in svt::uno::Wizard389 pWizardImpl->enablePage( i_PageID, i_Enable ); in enablePage()
99 void enablePage( const sal_Int16 i_PageID, const sal_Bool i_Enable );
195 void WizardShell::enablePage( const sal_Int16 i_nPageID, const sal_Bool i_bEnable ) in enablePage() function in svt::uno::WizardShell
62 …<p>Single steps in the wizard can be freely enabled and disabled, using the <member>enablePage</me…145 void enablePage( [in] short PageID, [in] boolean Enable )
83 …virtual void SAL_CALL enablePage( ::sal_Int16 PageID, ::sal_Bool Enable ) throw (::com::sun::star:…
Completed in 25 milliseconds