Home
last modified time | relevance | path

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

/aoo42x/main/scripting/source/pyprov/
H A Dpythonscript.py323 self.storageType = storageType
791 def mapStorageType2PackageContext( storageType ): argument
792 ret = storageType
793 if( storageType == "share:uno_packages" ):
795 if( storageType == "user:uno_packages" ):
799 def getPackageName2PathMap( sfa, storageType ): argument
804 mapStorageType2PackageContext(storageType))
919 storageType = ""
922 storageType = args[0]
924 doc = getModelFromDocUrl(ctx, storageType)
[all …]

Completed in 19 milliseconds