Home
last modified time | relevance | path

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

/aoo41x/main/scripting/source/pyprov/
H A Dpythonscript.py317 self.storageType = storageType
785 def mapStorageType2PackageContext( storageType ): argument
786 ret = storageType
787 if( storageType == "share:uno_packages" ):
789 if( storageType == "user:uno_packages" ):
793 def getPackageName2PathMap( sfa, storageType ): argument
798 mapStorageType2PackageContext(storageType))
913 storageType = ""
916 storageType = args[0]
918 doc = getModelFromDocUrl(ctx, storageType)
[all …]

Completed in 19 milliseconds