Lines Matching refs:xRet

159 				Reference< XFastContextHandler > xRet;  in createFastChildContext()  local
164 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
170 if( !xRet.is() ) in createFastChildContext()
171 xRet.set( this ); in createFastChildContext()
173 return xRet; in createFastChildContext()
225 Reference< XFastContextHandler > xRet; in createFastChildContext() local
230 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
234 xRet.set( new AnimVariantContext( *this, aElementToken, maTo ) ); in createFastChildContext()
240 if( !xRet.is() ) in createFastChildContext()
241 xRet.set( this ); in createFastChildContext()
243 return xRet; in createFastChildContext()
354 Reference< XFastContextHandler > xRet; in createFastChildContext() local
359 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
365 if( !xRet.is() ) in createFastChildContext()
366 xRet.set( this ); in createFastChildContext()
368 return xRet; in createFastChildContext()
407 Reference< XFastContextHandler > xRet; in createFastChildContext() local
412 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
415 xRet.set( new CondListContext( *this, aElementToken, xAttribs, mpNode, in createFastChildContext()
419 xRet.set( new CondListContext( *this, aElementToken, xAttribs, mpNode, in createFastChildContext()
426 if( !xRet.is() ) in createFastChildContext()
427 xRet.set( this ); in createFastChildContext()
429 return xRet; in createFastChildContext()
455 Reference< XFastContextHandler > xRet; in createFastChildContext() local
460 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
466 if( !xRet.is() ) in createFastChildContext()
467 xRet.set( this ); in createFastChildContext()
469 return xRet; in createFastChildContext()
519 Reference< XFastContextHandler > xRet; in createFastChildContext() local
533 xRet.set(this); in createFastChildContext()
546 xRet.set(this); in createFastChildContext()
552 xRet.set(this); in createFastChildContext()
555 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
559 xRet.set( new ColorContext( *this, maToClr ) ); in createFastChildContext()
563 xRet.set( new ColorContext( *this, maFromClr ) ); in createFastChildContext()
570 if( !xRet.is() ) in createFastChildContext()
571 xRet.set( this ); in createFastChildContext()
573 return xRet; in createFastChildContext()
676 Reference< XFastContextHandler > xRet; in createFastChildContext() local
681 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
684 xRet.set( new TimeAnimValueListContext ( *this, xAttribs, maTavList ) ); in createFastChildContext()
690 if( !xRet.is() ) in createFastChildContext()
691 xRet.set( this ); in createFastChildContext()
693 return xRet; in createFastChildContext()
746 Reference< XFastContextHandler > xRet; in createFastChildContext() local
751 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
781 if( !xRet.is() ) in createFastChildContext()
782 xRet.set( this ); in createFastChildContext()
784 return xRet; in createFastChildContext()
832 Reference< XFastContextHandler > xRet; in createFastChildContext() local
837 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
843 if( !xRet.is() ) in createFastChildContext()
844 xRet.set( this ); in createFastChildContext()
846 return xRet; in createFastChildContext()
900 Reference< XFastContextHandler > xRet; in createFastChildContext() local
905 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
948 if( !xRet.is() ) in createFastChildContext()
949 xRet.set( this ); in createFastChildContext()
951 return xRet; in createFastChildContext()
991 Reference< XFastContextHandler > xRet; in createFastChildContext() local
996 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
999 xRet.set( new AnimVariantContext( *this, aElementToken, maProgress ) ); in createFastChildContext()
1006 if( !xRet.is() ) in createFastChildContext()
1007 xRet.set( this ); in createFastChildContext()
1009 return xRet; in createFastChildContext()
1102 Reference< XFastContextHandler > xRet; in createFastChildContext() local
1158 xRet.set( pContext ? pContext : this ); in createFastChildContext()
1160 return xRet; in createFastChildContext()