Searched refs:aPropAny (Results 1 – 3 of 3) sorted by relevance
239 Any aPropAny = xPropertySet->getPropertyValue( aPropName ); in implHandleControlResourceProperties() local241 aPropAny >>= aPropStr; in implHandleControlResourceProperties()266 aPropAny <<= aPropIdStr; in implHandleControlResourceProperties()267 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()283 aPropAny <<= aNewPropStr; in implHandleControlResourceProperties()284 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()339 aPropAny <<= aPropIdStr; in implHandleControlResourceProperties()340 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()377 aPropAny <<= aPropIdStr; in implHandleControlResourceProperties()378 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()[all …]
2984 Any aPropAny( xPropSet->getPropertyValue( in exportSeries() local2986 aPropAny >>= xStatProp; in exportSeries()3032 Any aPropAny( xPropSet->getPropertyValue( in exportSeries() local3034 aPropAny >>= xStatProp; in exportSeries()3108 Any aPropAny( xSeriesProp->getPropertyValue( in exportRegressionCurve() local3110 aPropAny >>= xStatProp; in exportRegressionCurve()
146 uno::Any aPropAny = xProps->getPropertyValue(msLayerId); in LessThanSheet() local148 if( (aPropAny >>= nLayerID) ) in LessThanSheet()1263 …uno::Any aPropAny = xShapeProp->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Laye… in AddShape() local1265 if( aPropAny >>= nLayerID ) in AddShape()