Searched refs:getHelpURL (Results 1 – 18 of 18) sorted by relevance
47 ::rtl::OUString HelpIdUrl::getHelpURL( const rtl::OString& sHelpId ) in getHelpURL() function in rptui::HelpIdUrl250 pReturn->HelpURL = HelpIdUrl::getHelpURL( aCategories[i].helpId ); in describeCategories()
306 aOut.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nId ) ); in describePropertyLine()
850 aOut.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nId ) ); in describePropertyLine()
216 ::rtl::OUString OControlAccess::getHelpURL( Window* _pControl, sal_Bool _bFileView ) in getHelpURL() function in svt::OControlAccess726 aReturn <<= getHelpURL( _pControl, m_pFileView == _pControl ); in implGetControlProperty()
76 static ::rtl::OUString getHelpURL( Window* _pControl, sal_Bool _bFileView );
224 m_sHelpURL = OControlAccess::getHelpURL( m_pDlg, sal_False ); in createPicker()
61 ::rtl::OUString HelpIdUrl::getHelpURL( const rtl::OString& sHelpId ) in getHelpURL() function in pcr::HelpIdUrl
77 static ::rtl::OUString getHelpURL( const rtl::OString& );
200 pReturn->HelpURL = HelpIdUrl::getHelpURL( aCategories[i].helpId ); in describeCategories()
324 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nPropId ) ); in describePropertyLine()
226 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nPropId ) ); in describePropertyLine()
1004 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nPropId ) ); in describePropertyLine()2469 …_out_rProperty.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( PROPERTY_ID_COM… in impl_describeCursorSource_nothrow()2582 …_out_rDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( PROPERTY_ID_L… in impl_describeListSourceUI_throw()
480 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nPropId ) ); in describePropertyLine()
431 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nPropId ) ); in describePropertyLine()
879 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( rEvent.sHelpId ); in describePropertyLine()
82 static ::rtl::OUString getHelpURL( const rtl::OString& _sHelpId );
75 … virtual ::rtl::OUString SAL_CALL getHelpURL() throw (::com::sun::star::uno::RuntimeException);
293 ::rtl::OUString SAL_CALL Wizard::getHelpURL() throw (RuntimeException) in getHelpURL() function in svt::uno::Wizard
Completed in 98 milliseconds