Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/uno/wizard/
H A Dunowizard.cxx327 …void SAL_CALL Wizard::enableButton( ::sal_Int16 i_WizardButton, ::sal_Bool i_Enable ) throw (Runti… in enableButton() argument
335 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() argument
389 pWizardImpl->enablePage( i_PageID, i_Enable ); in enablePage()
H A Dwizardshell.hxx104 void enablePage( const sal_Int16 i_PageID, const sal_Bool i_Enable );

Completed in 94 milliseconds