Searched refs:xScriptInfo (Results 1 – 2 of 2) sorted by relevance
474 …Reference< storage::XScriptInfo > xScriptInfo = Reference< storage::XScriptInfo > ( xInterface, UN… in disposing() local475 storageURI = xScriptInfo->getParcelURI().concat( xScriptInfo->getFunctionName() ); in disposing()
766 Reference< storage::XScriptInfo > xScriptInfo = in getImplementations() local768 results[ 0 ] = xScriptInfo; in getImplementations()801 Reference< storage::XScriptInfo > xScriptInfo = new ScriptInfo ( in getAllImplementations() local804 results[ count++ ] = xScriptInfo; in getAllImplementations()
Completed in 26 milliseconds