Home
last modified time | relevance | path

Searched refs:enablePage (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/svtools/source/uno/wizard/
H A Dunowizard.cxx375 …void SAL_CALL Wizard::enablePage( ::sal_Int16 i_PageID, ::sal_Bool i_Enable ) throw (NoSuchElement… in enablePage() function in svt::uno::Wizard
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 );
H A Dwizardshell.cxx196 void WizardShell::enablePage( const sal_Int16 i_nPageID, const sal_Bool i_bEnable ) in enablePage() function in svt::uno::WizardShell
/aoo41x/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl67 …<p>Single steps in the wizard can be freely enabled and disabled, using the <member>enablePage</me…
148 void enablePage( [in] short PageID, [in] boolean Enable )
/aoo41x/main/svtools/source/uno/
H A Dunowizard.hxx83 …virtual void SAL_CALL enablePage( ::sal_Int16 PageID, ::sal_Bool Enable ) throw (::com::sun::star:…

Completed in 30 milliseconds