Lines Matching refs:DirEntry
290 DirEntry aNewPath; in IMPL_LINK()
312 DirEntry aFile( pEdit->GetText() ); in IMPL_LINK()
324 DirEntry aCheck( aPath ); in IMPL_LINK()
346 DirEntry aFile ( aHomeDir ); in IMPL_LINK()
357 DirEntry aFile( pEdit->GetText() ); in IMPL_LINK()
383 DirEntry aNewPath; in IMPL_LINK()
426 DirEntry aTmpPath; in UpdateEntries()
443 DirEntry aCurrent; in UpdateEntries()
454 DirEntry& rEntry = aDir[n]; in UpdateEntries()
484 void ImpPathDialog::UpdateDirs( const DirEntry& rTmpPath ) in UpdateDirs()
501 sal_Bool ImpPathDialog::IsFileOk( const DirEntry& rDirEntry ) in IsFileOk()
620 DirEntry aTmpDirEntry; in PreExecute()
626 DirEntry& rEntry = aDir[i]; in PreExecute()
661 aPath = DirEntry( rPath ); in SetPath()
665 DirEntry aFile( rPath ); in SetPath()
689 DirEntry aFile( pEdit->GetText() ); in GetPath()
841 DirEntry aNewPath; in IMPL_LINK()
869 DirEntry aFile( aEntry ); in IMPL_LINK()
930 DirEntry aFile( pEdit->GetText() ); in IMPL_LINK()
970 DirEntry aTmpPath; in UpdateEntries()
1001 DirEntry aCurrent; in UpdateEntries()
1017 DirEntry& rEntry = aDir[n]; in UpdateEntries()
1093 sal_Bool ImpFileDialog::IsFileOk( const DirEntry& rDirEntry ) in IsFileOk()
1138 aPath = DirEntry( rPath ); in SetPath()
1141 DirEntry aFile( rPath ); in SetPath()
1279 DirEntry aFile( pEdit->GetText() ); in GetPath()
1283 UniString ImpFileDialog::ExtendFileName( DirEntry aEntry ) const in ExtendFileName()