Searched refs:aPropAny (Results 1 – 3 of 3) sorted by relevance
241 aPropAny >>= aPropStr; in implHandleControlResourceProperties()266 aPropAny <<= aPropIdStr; in implHandleControlResourceProperties()267 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()283 aPropAny <<= aNewPropStr; in implHandleControlResourceProperties()339 aPropAny <<= aPropIdStr; in implHandleControlResourceProperties()377 aPropAny <<= aPropIdStr; in implHandleControlResourceProperties()415 aPropAny >>= aPropStrings; in implHandleControlResourceProperties()461 aPropAny <<= aIdStrings; in implHandleControlResourceProperties()489 aPropAny <<= aNewPropStrings; in implHandleControlResourceProperties()565 aPropAny <<= aIdStrings; 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()
Completed in 45 milliseconds