Searched refs:TextWindow (Results 1 – 1 of 1) sorted by relevance
58 class TextWindow : public Window class71 TextWindow( Window* pParent );72 ~TextWindow();109 TextWindow* mpTextWindow;174 TextWindow* GetTextWindow() { return mpTextWindow; } in GetTextWindow()188 mpTextWindow = new TextWindow( pEdt ); in ImpSvMEdit()749 TextWindow::TextWindow( Window* pParent ) : Window( pParent ) in TextWindow() function in TextWindow775 TextWindow::~TextWindow() in ~TextWindow()781 void TextWindow::MouseMove( const MouseEvent& rMEvt ) in MouseMove()787 void TextWindow::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()[all …]