Home
last modified time | relevance | path

Searched refs:activatePath (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/svtools/source/uno/wizard/
H A Dwizardshell.hxx86 void activatePath( const sal_Int16 i_nPathID, const sal_Bool i_bFinal ) in activatePath() function in svt::uno::WizardShell
88 WizardShell_Base::activatePath( PathId( i_nPathID ), i_bFinal ); in activatePath()
124 using WizardShell_Base::activatePath;
H A Dunowizard.cxx441 …void SAL_CALL Wizard::activatePath( ::sal_Int16 i_PathIndex, ::sal_Bool i_Final ) throw (NoSuchEle… in activatePath() function in svt::uno::Wizard
452 pWizardImpl->activatePath( i_PathIndex, i_Final ); in activatePath()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx429 activatePath( static_cast< PathId >( nCreateNewDBIndex + 1 ), sal_True ); in activateDatabasePath()
445 activatePath( static_cast<PathId>(m_pCollection->getIndexOf(m_sURL) + 1), sal_True); in activateDatabasePath()
451 activatePath( static_cast<PathId>(m_pCollection->size() + 1), sal_True ); in activateDatabasePath()
724 activatePath( static_cast<PathId>(m_pCollection->getIndexOf(sURLPrefix) + 1), sal_True); in IMPL_LINK()
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl58 …oller</type> can declare a certain path as active path by calling the <member>activatePath</member>
199 …<p>In this latter case, you need another activatePath method (usually triggered by the user doing …
211 void activatePath( [in] short PathIndex, [in] boolean Final )
/aoo42x/main/svtools/source/dialogs/
H A Droadmapwizard.cxx270 activatePath( _nPathId, false ); in declarePath()
314 void RoadmapWizard::activatePath( PathId _nPathId, bool _bDecideForIt ) in activatePath() function in svt::RoadmapWizard
/aoo42x/main/svtools/inc/svtools/
H A Droadmapwizard.hxx168 void activatePath( PathId _nPathId, bool _bDecideForIt = false );
/aoo42x/main/svtools/source/uno/
H A Dunowizard.hxx87 …virtual void SAL_CALL activatePath( ::sal_Int16 PathIndex, ::sal_Bool Final ) throw (::com::sun::s…
/aoo42x/main/extensions/source/abpilot/
H A Dabspilot.cxx486 activatePath( nCurrentPathID, true ); in typeSelectionChanged()
/aoo42x/main/desktop/source/migration/
H A Dwizard.cxx151 activatePath(m_aDefaultPath, sal_True); in FirstStartWizard()

Completed in 61 milliseconds