Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx58 class TextWindow : public Window class
71 TextWindow( Window* pParent );
72 ~TextWindow();
109 TextWindow* mpTextWindow;
188 mpTextWindow = new TextWindow( pEdt ); in ImpSvMEdit()
749 TextWindow::TextWindow( Window* pParent ) : Window( pParent ) in TextWindow() function in TextWindow
775 TextWindow::~TextWindow() in ~TextWindow()
843 void TextWindow::Paint( const Rectangle& rRect ) in Paint()
848 void TextWindow::Resize() in Resize()
942 void TextWindow::GetFocus() in GetFocus()
[all …]

Completed in 13 milliseconds