Searched refs:xFastPropertySet (Results 1 – 1 of 1) sorted by relevance
345 Reference< beans::XFastPropertySet > xFastPropertySet( aStrings[ i ], uno::UNO_QUERY ); in setFastCharacterPropertyValue() local346 Reference< beans::XPropertySet > xPropSet( xFastPropertySet, uno::UNO_QUERY ); in setFastCharacterPropertyValue()350 else if( xFastPropertySet.is() ) in setFastCharacterPropertyValue()351 xFastPropertySet->setFastPropertyValue( nHandle, rValue ); in setFastCharacterPropertyValue()