Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx2912 old_Name = aUnqPath; in erasePersistentSet() local
2916 if( withChilds && ! ( isChild( old_Name,seqNames[j] ) ) ) in erasePersistentSet()
2921 old_Name = seqNames[j]; in erasePersistentSet()
2927 ContentMap::iterator it = m_aContent.find( old_Name ); in erasePersistentSet()
2940 m_xFileRegistry->removePropertySet( old_Name ); in erasePersistentSet()
2975 old_Name = srcUnqPath, in copyPersistentSet() local
2985 old_Name = seqNames[j]; in copyPersistentSet()
2986 new_Name = newName( dstUnqPath,srcUnqPath,old_Name ); in copyPersistentSet()
2993 x_src = m_xFileRegistry->openPropertySet( old_Name,false ); in copyPersistentSet()
H A Dfilglob.cxx198 const rtl::OUString& old_Name ) in newName() argument
202 rtl::OUString new_Name = old_Name.copy( srcL ); in newName()
H A Dfilglob.hxx69 const rtl::OUString& old_Name );

Completed in 37 milliseconds