Home
last modified time | relevance | path

Searched refs:HelpHistoryEntry_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sfx2/source/appl/
H A Dhelpinterceptor.hxx40 struct HelpHistoryEntry_Impl struct
45 HelpHistoryEntry_Impl( const String& rURL, const com::sun::star::uno::Any& rViewData ) : in HelpHistoryEntry_Impl() argument
49 DECLARE_LIST(HelpHistoryList_Impl,HelpHistoryEntry_Impl*)
H A Dhelpinterceptor.cxx90 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 8 milliseconds