Searched refs:HelpHistoryEntry_Impl (Results 1 – 2 of 2) sorted by relevance
40 struct HelpHistoryEntry_Impl struct45 HelpHistoryEntry_Impl( const String& rURL, const com::sun::star::uno::Any& rViewData ) : in HelpHistoryEntry_Impl() argument49 DECLARE_LIST(HelpHistoryList_Impl,HelpHistoryEntry_Impl*)
90 m_pHistory->Insert( new HelpHistoryEntry_Impl( rURL, aEmptyViewData ), LIST_APPEND ); in addURL()125 m_pHistory->Insert( new HelpHistoryEntry_Impl( rURL, aEmptyViewData ), ((sal_uIntPtr)0x0) ); in SetStartURL()275 HelpHistoryEntry_Impl* pEntry = m_pHistory->GetObject( nPos ); in dispatch()
Completed in 11 milliseconds