Home
last modified time | relevance | path

Searched refs:HelpAgentWindow (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/misc/
H A Dhelpagentwindow.cxx68 HelpAgentWindow::HelpAgentWindow( Window* _pParent ) in HelpAgentWindow() function in svt::HelpAgentWindow
79 …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
/trunk/main/svtools/inc/svtools/
H A Dhelpagentwindow.hxx49 class SVT_DLLPUBLIC HelpAgentWindow : public FloatingWindow class
58 HelpAgentWindow( Window* _pParent );
59 ~HelpAgentWindow();
/trunk/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx373 …::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 25 milliseconds