Lines Matching refs:xAttribs
446 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
625 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
630 aGuide.maName = xAttribs->getOptionalValue( XML_name ); in createFastChildContext()
631 …aGuide.maFormula = convertToOOEquation( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_f… in createFastChildContext()
649 …AdjPoint2DContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, Custo…
652 …ontext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomShapePrope… in AdjPoint2DContext() argument
655 …rAdjPoint2D.First = GetAdjCoordinate( rCustomShapeProperties, xAttribs->getOptionalValue( XML_x ),… in AdjPoint2DContext()
656 …rAdjPoint2D.Second = GetAdjCoordinate( rCustomShapeProperties, xAttribs->getOptionalValue( XML_y )… in AdjPoint2DContext()
664 …XYAdjustHandleContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, C…
665 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
672 …ontext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomShapePrope… in XYAdjustHandleContext() argument
678 AttributeList aAttribs( xAttribs ); in XYAdjustHandleContext()
705 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
709 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandle.pos ); … in createFastChildContext()
718 …ontext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomShapePrope…
719 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
726 …ontext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomShapePrope… in PolarAdjustHandleContext() argument
732 AttributeList aAttribs( xAttribs ); in PolarAdjustHandleContext()
759 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
763 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandle.pos ); … in createFastChildContext()
773 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
787 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
794 …xContext = new XYAdjustHandleContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandleList… in createFastChildContext()
800 …xContext = new PolarAdjustHandleContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandleL… in createFastChildContext()
810 …ConnectionSiteContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, C…
811 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
818 …ontext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomShapePrope… in ConnectionSiteContext() argument
823 …mrConnectionSite.ang = GetAdjAngle( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_ang )… in ConnectionSiteContext()
826 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
830 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrConnectionSite.pos )… in createFastChildContext()
840 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
854 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
858 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjPoint2D ); // CT… in createFastChildContext()
868 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
882 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
886 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjPoint2D ); // CT… in createFastChildContext()
896 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
917 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
921 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, nCount++ ? mrPt2 : mrP… in createFastChildContext()
932 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
955 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
959 xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, in createFastChildContext()
969 …Path2DContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomSha…
972 …onst ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs )
981 …ontext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomShapePrope… in Path2DContext() argument
989 AttributeList aAttribs( xAttribs ); in Path2DContext()
1012 const Reference< XFastAttributeList >& xAttribs ) throw ( SAXException, RuntimeException ) in createFastChildContext()
1065 …EnhancedCustomShapeParameter aWidth = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOpti… in createFastChildContext()
1066 …EnhancedCustomShapeParameter aHeight = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOpt… in createFastChildContext()
1067 …EnhancedCustomShapeParameter aStartAngle = GetAdjAngle( mrCustomShapeProperties, xAttribs->getOpti… in createFastChildContext()
1068 …EnhancedCustomShapeParameter swAngle = GetAdjAngle( mrCustomShapeProperties, xAttribs->getOptional… in createFastChildContext()
1135 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s…
1153 …star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs ) throw (::com::s… in createFastChildContext() argument
1160 …xContext = new Path2DContext( *this, xAttribs, mrCustomShapeProperties, mrSegments, mrPath2DList.… in createFastChildContext()
1977 …ontext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttribs ) throw (SAXExcep… in createFastChildContext() argument
1997 …aGeomRect.l = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_l ), sal_… in createFastChildContext()
1998 …aGeomRect.t = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_t ), sal_… in createFastChildContext()
1999 …aGeomRect.r = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_r ), sal_… in createFastChildContext()
2000 …aGeomRect.b = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_b ), sal_… in createFastChildContext()
2013 …xContext = new ConnectionSiteContext( *this, xAttribs, mrCustomShapeProperties, mrCustomShapePrope… in createFastChildContext()
2022 …ontext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomShapePrope… in PresetShapeGeometryContext() argument
2027 sal_Int32 nShapeType = xAttribs->getOptionalValueToken( XML_prst, FastToken::DONTKNOW ); in PresetShapeGeometryContext()
2044 …ontext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomShapePrope… in PresetTextShapeContext() argument
2049 sal_Int32 nShapeType = xAttribs->getOptionalValueToken( XML_prst, FastToken::DONTKNOW ); in PresetTextShapeContext()