Lines Matching refs:xAttribs
61 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
69 xRet.set( new Transform2DContext( *this, xAttribs, *mpShapePtr ) ); in createFastChildContext()
72 …xRet.set( new BlipFillContext( *this, xAttribs, mpShapePtr->getGraphicProperties().maBlipProps ) ); in createFastChildContext()
90 xRet.set( ShapeContext::createFastChildContext( aElementToken, xAttribs ) ); in createFastChildContext()
104 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
114 xRet.set( new Transform2DContext( *this, xAttribs, *mpShapePtr ) ); in createFastChildContext()
122 OUString sUri( xAttribs->getOptionalValue( XML_uri ) ); in createFastChildContext()
140 xRet.set( ShapeContext::createFastChildContext( aElementToken, xAttribs ) ); in createFastChildContext()
162 …hildContext( sal_Int32 nElement, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
165 AttributeList aAttribs( xAttribs ); in createFastChildContext()
261 …reateFastChildContext( ::sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) in createFastChildContext() argument
270 msDm = xAttribs->getOptionalValue( R_TOKEN( dm ) ); in createFastChildContext()
271 msLo = xAttribs->getOptionalValue( R_TOKEN( lo ) ); in createFastChildContext()
272 msQs = xAttribs->getOptionalValue( R_TOKEN( qs ) ); in createFastChildContext()
273 msCs = xAttribs->getOptionalValue( R_TOKEN( cs ) ); in createFastChildContext()
285 xRet.set( ShapeContext::createFastChildContext( aElementToken, xAttribs ) ); in createFastChildContext()