Lines Matching refs:xAttribs
121 const Reference< XFastAttributeList >& xAttribs, in MediaNodeContext()
123 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in MediaNodeContext()
127 AttributeList attribs( xAttribs ); in MediaNodeContext()
156 const Reference< XFastAttributeList >& xAttribs ) in createFastChildContext()
164 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
189 const Reference< XFastAttributeList >& xAttribs, in SetTimeNodeContext()
191 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in SetTimeNodeContext()
222 const Reference< XFastAttributeList >& xAttribs ) in createFastChildContext()
230 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
256 const Reference< XFastAttributeList >& xAttribs, in CmdTimeNodeContext()
258 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in CmdTimeNodeContext()
264 msCommand = xAttribs->getOptionalValue( XML_cmd ); in CmdTimeNodeContext()
265 maType = xAttribs->getOptionalValueToken( XML_type, 0 ); in CmdTimeNodeContext()
351 const Reference< XFastAttributeList >& xAttribs ) in createFastChildContext()
359 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
384 const Reference< XFastAttributeList >& xAttribs, in SequenceTimeNodeContext()
386 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in SequenceTimeNodeContext()
390 AttributeList attribs(xAttribs); in SequenceTimeNodeContext()
393 mnNextAc = xAttribs->getOptionalValueToken( XML_nextAc, 0 ); in SequenceTimeNodeContext()
395 mnPrevAc = xAttribs->getOptionalValueToken( XML_prevAc, 0 ); in SequenceTimeNodeContext()
404 const Reference< XFastAttributeList >& xAttribs ) in createFastChildContext()
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()
445 const Reference< XFastAttributeList >& xAttribs, in ParallelExclTimeNodeContext()
447 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in ParallelExclTimeNodeContext()
452 const Reference< XFastAttributeList >& xAttribs ) in createFastChildContext()
460 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
483 const Reference< XFastAttributeList >& xAttribs, in AnimColorContext()
485 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in AnimColorContext()
487 , mnColorSpace( xAttribs->getOptionalValueToken( XML_clrSpc, 0 ) ) in AnimColorContext()
489 , mnDir( xAttribs->getOptionalValueToken( XML_dir, 0 ) ) in AnimColorContext()
517 …text( ::sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw ( SAXExce… in createFastChildContext() argument
529 m_byColor.one = xAttribs->getOptionalValue( XML_h ).toInt32( ); in createFastChildContext()
530 m_byColor.two = xAttribs->getOptionalValue( XML_s ).toInt32( ); in createFastChildContext()
531 m_byColor.three = xAttribs->getOptionalValue( XML_l ).toInt32( ); in createFastChildContext()
542 m_byColor.one = xAttribs->getOptionalValue( XML_r ).toInt32(); in createFastChildContext()
543 m_byColor.two = xAttribs->getOptionalValue( XML_g ).toInt32(); in createFastChildContext()
544 m_byColor.three = xAttribs->getOptionalValue( XML_b ).toInt32(); in createFastChildContext()
555 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
593 const Reference< XFastAttributeList >& xAttribs, in AnimContext()
595 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in AnimContext()
598 sal_Int32 nCalcMode = xAttribs->getOptionalValueToken( XML_calcmode, 0 ); in AnimContext()
619 aStr = xAttribs->getOptionalValue( XML_from ); in AnimContext()
624 aStr = xAttribs->getOptionalValue( XML_by ); in AnimContext()
629 aStr = xAttribs->getOptionalValue( XML_to ); in AnimContext()
634 mnValueType = xAttribs->getOptionalValueToken( XML_valueType, 0 ); in AnimContext()
674 …text( ::sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw ( SAXExce… in createFastChildContext() argument
681 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
684 xRet.set( new TimeAnimValueListContext ( *this, xAttribs, maTavList ) ); in createFastChildContext()
707 const Reference< XFastAttributeList >& xAttribs, in AnimScaleContext()
709 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in AnimScaleContext()
712 AttributeList attribs( xAttribs ); in AnimScaleContext()
743 const Reference< XFastAttributeList >& xAttribs ) in createFastChildContext()
751 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
756 Point p = GetPointPercent( xAttribs ); in createFastChildContext()
764 Point p = GetPointPercent( xAttribs ); in createFastChildContext()
772 Point p = GetPointPercent( xAttribs ); in createFastChildContext()
800 const Reference< XFastAttributeList >& xAttribs, in AnimRotContext()
802 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in AnimRotContext()
804 AttributeList attribs( xAttribs ); in AnimRotContext()
830 …text( ::sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw ( SAXExce… in createFastChildContext() argument
837 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
858 const Reference< XFastAttributeList >& xAttribs, in AnimMotionContext()
860 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in AnimMotionContext()
865 AttributeList attribs( xAttribs ); in AnimMotionContext()
867 sal_Int32 nOrigin = xAttribs->getOptionalValueToken( XML_origin, 0 ); in AnimMotionContext()
879 OUString aStr = xAttribs->getOptionalValue( XML_path ); in AnimMotionContext()
885 mnPathEditMode = xAttribs->getOptionalValueToken( XML_pathEditMode, 0 ); in AnimMotionContext()
886 msPtsTypes = xAttribs->getOptionalValue( XML_ptsTypes ); in AnimMotionContext()
897 const Reference< XFastAttributeList >& xAttribs ) in createFastChildContext()
905 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
910 Point p = GetPointPercent( xAttribs ); in createFastChildContext()
920 Point p = GetPointPercent( xAttribs ); in createFastChildContext()
930 Point p = GetPointPercent( xAttribs ); in createFastChildContext()
940 Point p = GetPointPercent( xAttribs ); in createFastChildContext()
966 const Reference< XFastAttributeList >& xAttribs, in AnimEffectContext()
968 : TimeNodeContext( rParent, aElement, xAttribs, pNode ) in AnimEffectContext()
970 sal_Int32 nDir = xAttribs->getOptionalValueToken( XML_transition, 0 ); in AnimEffectContext()
971 OUString sFilter = xAttribs->getOptionalValue( XML_filter ); in AnimEffectContext()
989 …text( ::sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw ( SAXExce… in createFastChildContext() argument
996 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
1021 const Reference< XFastAttributeList >& xAttribs, in makeContext()
1028 pCtx = new AnimColorContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1031 pCtx = new ParallelExclTimeNodeContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1034 pCtx = new SequenceTimeNodeContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1037 pCtx = new ParallelExclTimeNodeContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1040 pCtx = new AnimContext ( rParent, aElement, xAttribs, pNode ); in makeContext()
1043 pCtx = new AnimEffectContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1046 pCtx = new AnimMotionContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1049 pCtx = new AnimRotContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1052 pCtx = new AnimScaleContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1055 pCtx = new CmdTimeNodeContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1058 pCtx = new SetTimeNodeContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1062 pCtx = new MediaNodeContext( rParent, aElement, xAttribs, pNode ); in makeContext()
1100 …text( ::sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
1157 … ContextHandler * pContext = TimeNodeContext::makeContext( *this, aElementToken, xAttribs, pNode ); in createFastChildContext()