Searched refs:storageType (Results 1 – 1 of 1) sorted by relevance
362 def __init__( self, storageType, sfa, uriHelper, scriptContext ): argument363 self.storageType = storageType1097 def mapStorageType2PackageContext( storageType ): argument1098 ret = storageType1099 if( storageType == "share:uno_packages" ):1101 if( storageType == "user:uno_packages" ):1105 def getPackageName2PathMap( sfa, storageType ): argument1110 mapStorageType2PackageContext(storageType))1264 storageType = ""1267 storageType = args[0][all …]