Home
last modified time | relevance | path

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

/trunk/main/cui/source/inc/
H A Dcuigaldlg.hxx120 void SetFileType( const String& rType ) { aFtSearchType.SetText( rType ); } in SetFileType() function in SearchProgress
/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx103 virtual void SetFileType( const String& rType ) = 0;
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx477 void AbstractSearchProgress_Impl::SetFileType( const String& rType ) in SetFileType() function in AbstractSearchProgress_Impl
479 pDlg->SetFileType( rType ); in SetFileType()
H A Ddlgfact.hxx241 virtual void SetFileType( const String& rType ) ;
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx1010 pProgress->SetFileType( aCbbFileType.GetText() ); in SearchFiles()

Completed in 41 milliseconds