Home
last modified time | relevance | path

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

/trunk/main/scripting/source/storage/ !
H A DScriptInfo.cxx282 PropertySetImpl* propSetImpl = new PropertySetImpl(); in getLanguageProperties() local
283 Reference< beans::XPropertySet > xPropSet = propSetImpl; in getLanguageProperties()
292 propSetImpl->privateSetPropertyValue( pv_it->first, makeAny( pv_it->second ) ); in getLanguageProperties()

Completed in 45 milliseconds