Home
last modified time | relevance | path

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

/aoo42x/main/scripting/source/pyprov/
H A Dpythonscript.py344 if url in i[1].pathes:
354 package.pathes = package.pathes + (url, )
363 if url in i.pathes:
727 def __init__( self, pathes, transientPathElement ): argument
728 self.pathes = pathes
815 pathes = getPathesFromPackage( j, sfa )
816 if len( pathes ) > 0:
819 ret[ lastElement( j ) ] = Package( pathes, transientPathElement )
843 if len( i[1].pathes ) == 1:
845 DirBrowseNode( self.provCtx, i[0], i[1].pathes[0] ))
[all …]

Completed in 26 milliseconds