Searched refs:getPropertyHelpId (Results 1 – 12 of 12) sorted by relevance
46 virtual rtl::OString getPropertyHelpId(sal_Int32 _nId) const = 0;
58 virtual rtl::OString getPropertyHelpId(sal_Int32 _nId) const;
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()
398 rtl::OString OPropertyInfoService::getPropertyHelpId(sal_Int32 _nId) const in getPropertyHelpId() function in pcr::OPropertyInfoService
59 rtl::OString getPropertyHelpId(sal_Int32 _nId) const;
199 rtl::OString OPropertyInfoService::getPropertyHelpId(sal_Int32 _nId) const in getPropertyHelpId() function in rptui::OPropertyInfoService
306 aOut.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nId ) ); in describePropertyLine()
850 aOut.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nId ) ); in describePropertyLine()
Completed in 100 milliseconds