Searched refs:i_HelpURL (Results 1 – 1 of 1) sorted by relevance
305 void SAL_CALL Wizard::setHelpURL( const ::rtl::OUString& i_HelpURL ) throw (RuntimeException) in setHelpURL() argument311 m_sHelpURL = i_HelpURL; in setHelpURL()313 m_pDialog->SetHelpId( lcl_getHelpId( i_HelpURL ) ); in setHelpURL()
Completed in 161 milliseconds