Searched refs:HelpTabPage_Impl (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sfx2/source/appl/ |
H A D | newhelp.hxx | 103 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 D | newhelp.cxx | 443 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 100 milliseconds