Searched refs:propSetImpl (Results 1 – 1 of 1) sorted by relevance
282 PropertySetImpl* propSetImpl = new PropertySetImpl(); in getLanguageProperties() local283 Reference< beans::XPropertySet > xPropSet = propSetImpl; in getLanguageProperties()292 propSetImpl->privateSetPropertyValue( pv_it->first, makeAny( pv_it->second ) ); in getLanguageProperties()
Completed in 15 milliseconds