Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx241 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 …]
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx2984 Any aPropAny( xPropSet->getPropertyValue( in exportSeries() local
2986 aPropAny >>= xStatProp; in exportSeries()
3032 Any aPropAny( xPropSet->getPropertyValue( in exportSeries() local
3034 aPropAny >>= xStatProp; in exportSeries()
3108 Any aPropAny( xSeriesProp->getPropertyValue( in exportRegressionCurve() local
3110 aPropAny >>= xStatProp; in exportRegressionCurve()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx146 uno::Any aPropAny = xProps->getPropertyValue(msLayerId); in LessThanSheet() local
148 if( (aPropAny >>= nLayerID) ) in LessThanSheet()
1263 …uno::Any aPropAny = xShapeProp->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Laye… in AddShape() local
1265 if( aPropAny >>= nLayerID ) in AddShape()

Completed in 80 milliseconds