Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx103 class HelpTabPage_Impl : public TabPage class
109 HelpTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin, const ResId& rResId );
116 class ContentTabPage_Impl : public HelpTabPage_Impl
146 class IndexTabPage_Impl : public HelpTabPage_Impl
218 class SearchTabPage_Impl : public HelpTabPage_Impl
275 class BookmarksTabPage_Impl : public HelpTabPage_Impl
330 HelpTabPage_Impl* GetCurrentPage( sal_uInt16& rCurId );
H A Dnewhelp.cxx443 HelpTabPage_Impl::HelpTabPage_Impl( in HelpTabPage_Impl() function in HelpTabPage_Impl
457 HelpTabPage_Impl( pParent, _pIdxWin, SfxResId( TP_HELP_CONTENT ) ), in ContentTabPage_Impl()
563 HelpTabPage_Impl( pParent, _pIdxWin, SfxResId( TP_HELP_INDEX ) ), in IndexTabPage_Impl()
979 HelpTabPage_Impl( pParent, _pIdxWin, SfxResId( TP_HELP_SEARCH ) ), in SearchTabPage_Impl()
1382 HelpTabPage_Impl( pParent, _pIdxWin, SfxResId( TP_HELP_BOOKMARKS ) ), in BookmarksTabPage_Impl()
1694 HelpTabPage_Impl* SfxHelpIndexWindow_Impl::GetCurrentPage( sal_uInt16& rCurId ) in GetCurrentPage()
1697 HelpTabPage_Impl* pPage = NULL; in GetCurrentPage()
1843 HelpTabPage_Impl* pCurPage = GetCurrentPage( nPageId ); in PreNotify()

Completed in 24 milliseconds