Searched refs:pHelpWindow (Results 1 – 2 of 2) sorted by relevance
825 …erence< ::com::sun::star::awt::XWindow > xHelpWindow = VCLUnoHelper::GetInterface( pHelpWindow ); in impl_createHelp()839 pHelpWindow->setContainerWindow( xParentWindow ); in impl_createHelp()849 delete pHelpWindow; in impl_createHelp()855 return pHelpWindow; in impl_createHelp()985 SfxHelpWindow_Impl* pHelpWindow = 0; in Start_Impl() local987 pHelpWindow = impl_createHelp(xHelp, xHelpContent); in Start_Impl()989 pHelpWindow = (SfxHelpWindow_Impl*)VCLUnoHelper::GetWindow(xHelp->getComponentWindow()); in Start_Impl()990 if (!xHelp.is() || !xHelpContent.is() || !pHelpWindow) in Start_Impl()999 pHelpWindow->SetHelpURL( aHelpURL ); in Start_Impl()1000 pHelpWindow->loadHelpContent(aHelpURL); in Start_Impl()[all …]
86 void ImplSetHelpWindowPos( Window* pHelpWindow, sal_uInt16 nHelpWinStyle, sal_uInt16 nStyle,
Completed in 15 milliseconds