Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.hxx109 HelpTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin, const ResId& rResId );
122 ContentTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
170 IndexTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
243 SearchTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
287 BookmarksTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
H A Dnewhelp.cxx444 Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin, const ResId& rResId ) : in HelpTabPage_Impl() argument
448 m_pIdxWin( _pIdxWin ) in HelpTabPage_Impl()
455 ContentTabPage_Impl::ContentTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin ) : in ContentTabPage_Impl() argument
457 HelpTabPage_Impl( pParent, _pIdxWin, SfxResId( TP_HELP_CONTENT ) ), in ContentTabPage_Impl()
561 IndexTabPage_Impl::IndexTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin ) : in IndexTabPage_Impl() argument
563 HelpTabPage_Impl( pParent, _pIdxWin, SfxResId( TP_HELP_INDEX ) ), in IndexTabPage_Impl()
977 SearchTabPage_Impl::SearchTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin ) : in SearchTabPage_Impl() argument
979 HelpTabPage_Impl( pParent, _pIdxWin, SfxResId( TP_HELP_SEARCH ) ), in SearchTabPage_Impl()
1380 BookmarksTabPage_Impl::BookmarksTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin ) : in BookmarksTabPage_Impl() argument
1382 HelpTabPage_Impl( pParent, _pIdxWin, SfxResId( TP_HELP_BOOKMARKS ) ), in BookmarksTabPage_Impl()

Completed in 37 milliseconds