Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DTitleWrapper.cxx330 Reference< beans::XFastPropertySet > xFastProp( xProp, uno::UNO_QUERY ); in getFastCharacterPropertyValue() local
338 else if( xFastProp.is() ) in getFastCharacterPropertyValue()
340 rValue = xFastProp->getFastPropertyValue( nHandle ); in getFastCharacterPropertyValue()

Completed in 13 milliseconds