Searched refs:i_Enable (Results 1 – 2 of 2) sorted by relevance
327 …void SAL_CALL Wizard::enableButton( ::sal_Int16 i_WizardButton, ::sal_Bool i_Enable ) throw (Runti… in enableButton() argument335 pWizardImpl->enableButtons( lcl_convertWizardButtonToWZB( i_WizardButton ), i_Enable ); in enableButton()375 …void SAL_CALL Wizard::enablePage( ::sal_Int16 i_PageID, ::sal_Bool i_Enable ) throw (NoSuchElement… in enablePage() argument389 pWizardImpl->enablePage( i_PageID, i_Enable ); in enablePage()
99 void enablePage( const sal_Int16 i_PageID, const sal_Bool i_Enable );
Completed in 11 milliseconds