Lines Matching refs:aPropAny

239 					Any aPropAny = xPropertySet->getPropertyValue( aPropName );  in implHandleControlResourceProperties()  local
241 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()
413 Any aPropAny = xPropertySet->getPropertyValue( aPropName ); in implHandleControlResourceProperties() local
415 aPropAny >>= aPropStrings; in implHandleControlResourceProperties()
461 aPropAny <<= aIdStrings; in implHandleControlResourceProperties()
462 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()
489 aPropAny <<= aNewPropStrings; in implHandleControlResourceProperties()
490 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()
565 aPropAny <<= aIdStrings; in implHandleControlResourceProperties()
566 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()
616 aPropAny <<= aIdStrings; in implHandleControlResourceProperties()
617 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties()