Searched refs:SetFileType (Results 1 – 5 of 5) sorted by relevance
120 void SetFileType( const String& rType ) { aFtSearchType.SetText( rType ); } in SetFileType() function in SearchProgress
103 virtual void SetFileType( const String& rType ) = 0;
477 void AbstractSearchProgress_Impl::SetFileType( const String& rType ) in SetFileType() function in AbstractSearchProgress_Impl479 pDlg->SetFileType( rType ); in SetFileType()
241 virtual void SetFileType( const String& rType ) ;
1010 pProgress->SetFileType( aCbbFileType.GetText() ); in SearchFiles()
Completed in 26 milliseconds