Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/file/
H A Dfilglob.cxx180 sal_Int32 srcL = srcUnqPath.getLength(); in isChild() local
186 ( ( dstL > srcL ) in isChild()
188 ( srcUnqPath.compareTo( dstUnqPath, srcL ) == 0 ) in isChild()
190 ( dstUnqPath[ srcL ] == slash ) ) in isChild()
200 sal_Int32 srcL = aOldPrefix.getLength(); in newName() local
202 rtl::OUString new_Name = old_Name.copy( srcL ); in newName()

Completed in 12 milliseconds