Home
last modified time | relevance | path

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

/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DScriptMetaData.java353 String sourceFilePath = parent.getPathToParcel() + "/" + getLanguageName(); in writeSourceFile() local
365 xSFA2.writeFile( sourceFilePath, xis ); in writeSourceFile()
381 String sourceFilePath = parcelLocation + "/" + getLanguageName(); in removeSourceFile() local
385 parent.m_xSFA.kill( sourceFilePath ); in removeSourceFile()

Completed in 15 milliseconds