Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DTitleWrapper.cxx360 Reference< beans::XFastPropertySet > xFastPropertySet( aStrings[ i ], uno::UNO_QUERY ); in setFastCharacterPropertyValue() local
361 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 19 milliseconds