Searched refs:xFastProp (Results 1 – 1 of 1) sorted by relevance
330 Reference< beans::XFastPropertySet > xFastProp( xProp, uno::UNO_QUERY ); in getFastCharacterPropertyValue() local338 else if( xFastProp.is() ) in getFastCharacterPropertyValue()340 rValue = xFastProp->getFastPropertyValue( nHandle ); in getFastCharacterPropertyValue()
Completed in 10 milliseconds