Home
last modified time | relevance | path

Searched refs:SfxHelpWindow_Impl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2849 void SfxHelpWindow_Impl::Resize() in Resize()
2857 void SfxHelpWindow_Impl::Split() in Split()
2896 void SfxHelpWindow_Impl::GetFocus() in GetFocus()
2903 void SfxHelpWindow_Impl::MakeLayout() in MakeLayout()
2957 void SfxHelpWindow_Impl::InitSizes() in InitSizes()
2979 void SfxHelpWindow_Impl::LoadConfig() in LoadConfig()
3017 void SfxHelpWindow_Impl::SaveConfig() in SaveConfig()
3050 void SfxHelpWindow_Impl::ShowStartPage() in ShowStartPage()
3203 SfxHelpWindow_Impl::SfxHelpWindow_Impl( in SfxHelpWindow_Impl() function in SfxHelpWindow_Impl
3245 SfxHelpWindow_Impl::~SfxHelpWindow_Impl() in ~SfxHelpWindow_Impl()
[all …]
H A Dnewhelp.hxx301 class SfxHelpWindow_Impl;
317 SfxHelpWindow_Impl* pParentWin;
344 SfxHelpIndexWindow_Impl( SfxHelpWindow_Impl* pParent );
433 class SfxHelpWindow_Impl;
449 SfxHelpWindow_Impl* pHelpWin;
482 SfxHelpTextWindow_Impl( SfxHelpWindow_Impl* pParent );
506 class SfxHelpWindow_Impl : public SplitWindow class
550SfxHelpWindow_Impl( const ::com::sun::star::uno::Reference < ::com::sun::star::frame::XFrame >& rF…
552 ~SfxHelpWindow_Impl();
H A Dhelpinterceptor.hxx51 class SfxHelpWindow_Impl;
61 friend class SfxHelpWindow_Impl;
73 SfxHelpWindow_Impl* m_pWindow;
119 void InitWaiter( SfxHelpWindow_Impl* pWindow ) in InitWaiter()
121 SfxHelpWindow_Impl* GetHelpWindow() const { return m_pWindow; } in GetHelpWindow()
H A Dsfxhelp.cxx808 SfxHelpWindow_Impl* impl_createHelp(Reference< XFrame >& rHelpTask , in impl_createHelp()
824SfxHelpWindow_Impl* pHelpWindow = new SfxHelpWindow_Impl( xHelpTask, pPa… in impl_createHelp()
988 SfxHelpWindow_Impl* pHelpWindow = 0; in Start_Impl()
992 pHelpWindow = (SfxHelpWindow_Impl*)VCLUnoHelper::GetWindow(xHelp->getComponentWindow()); in Start_Impl()
H A Dhelpdispatch.cxx87 SfxHelpWindow_Impl* pHelpWin = m_rInterceptor.GetHelpWindow(); in dispatch()

Completed in 38 milliseconds