Home
last modified time | relevance | path

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

/trunk/main/scripting/source/storage/
H A DScriptSecurityManager.cxx479 OUString pathListPropName = OUSTR ( "SecureURL" ); in addToSecurePaths() local
480 value=xPropSet->getPropertyValue( pathListPropName ); in addToSecurePaths()
494 xNameReplace->replaceByName( pathListPropName, aNewSecureURL ); in addToSecurePaths()