Lines Matching refs:FileControl
92 pWindow = new FileControl( pParent, nWinBits ); in CreateWindow()
552 FileControl* pControl = (FileControl*) GetWindow(); in ~VCLXFileControl()
577 FileControl* pControl = (FileControl*)GetWindow();
602 FileControl* pPrevFileControl = dynamic_cast<FileControl*>( GetWindow() ); in SetWindow()
606 FileControl* pNewFileControl = dynamic_cast<FileControl*>( pWindow ); in SetWindow()
642 FileControl* pFileControl = (FileControl*) GetWindow(); in insertText()
666 FileControl* pFileControl = (FileControl*) GetWindow(); in getSelectedText()
677 FileControl* pFileControl = (FileControl*) GetWindow(); in setSelection()
687 FileControl* pFileControl = (FileControl*) GetWindow(); in getSelection()
700 FileControl* pFileControl = (FileControl*) GetWindow(); in isEditable()
708 FileControl* pFileControl = (FileControl*) GetWindow(); in setEditable()
717 FileControl* pFileControl = (FileControl*) GetWindow(); in setMaxTextLen()
726 FileControl* pFileControl = (FileControl*) GetWindow(); in getMaxTextLen()
745 FileControl* pControl = (FileControl*) GetWindow(); in getMinimumSize()
767 FileControl* pControl = (FileControl*) GetWindow(); in calcAdjustedSize()
782 FileControl* pControl = (FileControl*) GetWindow(); in getMinimumSize()
797 FileControl* pControl = (FileControl*) GetWindow(); in getColumnsAndLines()