Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx825 …erence< ::com::sun::star::awt::XWindow > xHelpWindow = VCLUnoHelper::GetInterface( pHelpWindow ); in impl_createHelp()
839 pHelpWindow->setContainerWindow( xParentWindow ); in impl_createHelp()
850 delete pHelpWindow; in impl_createHelp()
858 return pHelpWindow; in impl_createHelp()
988 SfxHelpWindow_Impl* pHelpWindow = 0; in Start_Impl() local
990 pHelpWindow = impl_createHelp(xHelp, xHelpContent); in Start_Impl()
992 pHelpWindow = (SfxHelpWindow_Impl*)VCLUnoHelper::GetWindow(xHelp->getComponentWindow()); in Start_Impl()
993 if (!xHelp.is() || !xHelpContent.is() || !pHelpWindow) in Start_Impl()
1002 pHelpWindow->SetHelpURL( aHelpURL ); in Start_Impl()
1003 pHelpWindow->loadHelpContent(aHelpURL); in Start_Impl()
[all …]
/trunk/main/vcl/inc/
H A Dhelpwin.hxx86 void ImplSetHelpWindowPos( Window* pHelpWindow, sal_uInt16 nHelpWinStyle, sal_uInt16 nStyle,

Completed in 14 milliseconds