Searched refs:xFastPropertySet (Results 1 – 1 of 1) sorted by relevance
360 Reference< beans::XFastPropertySet > xFastPropertySet( aStrings[ i ], uno::UNO_QUERY ); in setFastCharacterPropertyValue() local361 Reference< beans::XPropertySet > xPropSet( xFastPropertySet, uno::UNO_QUERY ); in setFastCharacterPropertyValue()365 else if( xFastPropertySet.is() ) in setFastCharacterPropertyValue()366 xFastPropertySet->setFastPropertyValue( nHandle, rValue ); in setFastCharacterPropertyValue()
Completed in 10 milliseconds