Searched refs:aProcessor (Results 1 – 3 of 3) sorted by relevance
443 public void browseElementRecursively( XInterface xElement, IConfigurationProcessor aProcessor ) in browseElementRecursively() argument452 aProcessor.processStructuralElement( sPath, xElement); in browseElementRecursively()473 browseElementRecursively( xChildElement, aProcessor ); in browseElementRecursively()485 aProcessor.processValueElement( sChildPath, aChild ); in browseElementRecursively()495 public void browseConfiguration( String sRootPath, IConfigurationProcessor aProcessor ) in browseConfiguration() argument502 browseElementRecursively( xViewRoot, aProcessor ); in browseConfiguration()
406 … drawinglayer::processor2d::ObjectInfoPrimitiveExtractor2D aProcessor( aViewInformation2D ); in onGraphicChanged() local408 aProcessor.process( aSequence ); in onGraphicChanged()410 … const drawinglayer::primitive2d::ObjectInfoPrimitive2D* pResult = aProcessor.getResult(); in onGraphicChanged()
377 … drawinglayer::processor2d::ObjectInfoPrimitiveExtractor2D aProcessor(aViewInformation2D); in onGraphicChanged() local379 aProcessor.process(aSequence); in onGraphicChanged()381 … const drawinglayer::primitive2d::ObjectInfoPrimitive2D* pResult = aProcessor.getResult(); in onGraphicChanged()