Searched refs:HelpAgentWindow (Results 1 – 3 of 3) sorted by relevance
68 HelpAgentWindow::HelpAgentWindow( Window* _pParent ) in HelpAgentWindow() function in svt::HelpAgentWindow79 …static_cast<CloserButton_Impl*>(m_pCloser)->SetClickHdl( LINK(this, HelpAgentWindow, OnButtonClick… in HelpAgentWindow()105 HelpAgentWindow::~HelpAgentWindow() in ~HelpAgentWindow()116 void HelpAgentWindow::Paint( const Rectangle& rRect ) in Paint()140 void HelpAgentWindow::MouseButtonUp( const MouseEvent& rMEvt ) in MouseButtonUp()149 Size HelpAgentWindow::implOptimalButtonSize( const Image& _rButtonImage ) in implOptimalButtonSize()159 void HelpAgentWindow::Resize() in Resize()170 IMPL_LINK( HelpAgentWindow, OnButtonClicked, Window*, _pWhichOne ) in IMPL_LINK() argument
49 class SVT_DLLPUBLIC HelpAgentWindow : public FloatingWindow class58 HelpAgentWindow( Window* _pParent );59 ~HelpAgentWindow();
373 …::svt::HelpAgentWindow* pAgentWindow = (::svt::HelpAgentWindow*)VCLUnoHelper::GetWindow(xAgentWi… in implts_positionAgentWindow()406 ::svt::HelpAgentWindow* pAgentWindow = 0; in implts_ensureAgentWindow()412 pAgentWindow = new ::svt::HelpAgentWindow(pContainerWindow); in implts_ensureAgentWindow()
Completed in 16 milliseconds