Searched refs:storageType (Results 1 – 1 of 1) sorted by relevance
323 self.storageType = storageType791 def mapStorageType2PackageContext( storageType ): argument792 ret = storageType793 if( storageType == "share:uno_packages" ):795 if( storageType == "user:uno_packages" ):799 def getPackageName2PathMap( sfa, storageType ): argument804 mapStorageType2PackageContext(storageType))919 storageType = ""922 storageType = args[0]924 doc = getModelFromDocUrl(ctx, storageType)[all …]
Completed in 9 milliseconds