Lines Matching refs:rShapes
151 uno::Reference< drawing::XShapes >& rShapes, in SdXMLShapeContext()
154 , mxShapes( rShapes ) in SdXMLShapeContext()
1006 uno::Reference< drawing::XShapes >& rShapes, in SdXMLRectShapeContext()
1008 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLRectShapeContext()
1080 uno::Reference< drawing::XShapes >& rShapes, in SdXMLLineShapeContext()
1082 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLLineShapeContext()
1202 uno::Reference< drawing::XShapes >& rShapes, in SdXMLEllipseShapeContext()
1204 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLEllipseShapeContext()
1341 uno::Reference< drawing::XShapes >& rShapes, sal_Bool bClosed, sal_Bool bTemporaryShape) in SdXMLPolygonShapeContext()
1342 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLPolygonShapeContext()
1459 uno::Reference< drawing::XShapes >& rShapes, in SdXMLPathShapeContext()
1461 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLPathShapeContext()
1619 uno::Reference< drawing::XShapes >& rShapes, in SdXMLTextBoxShapeContext()
1621 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLTextBoxShapeContext()
1793 uno::Reference< drawing::XShapes >& rShapes, in SdXMLControlShapeContext()
1795 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXMLControlShapeContext()
1867 uno::Reference< drawing::XShapes >& rShapes, in SdXMLConnectorShapeContext()
1869 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLConnectorShapeContext()
2132 uno::Reference< drawing::XShapes >& rShapes, in SdXMLMeasureShapeContext()
2134 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLMeasureShapeContext()
2247 uno::Reference< drawing::XShapes >& rShapes, in SdXMLPageShapeContext()
2249 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), mnPageNumbe… in SdXMLPageShapeContext()
2344 uno::Reference< drawing::XShapes >& rShapes, in SdXMLCaptionShapeContext()
2346 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLCaptionShapeContext()
2449 uno::Reference< drawing::XShapes >& rShapes, in SdXMLGraphicObjectShapeContext()
2451 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLGraphicObjectShapeContext()
2628 uno::Reference< drawing::XShapes >& rShapes, in SdXMLChartShapeContext()
2630 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLChartShapeContext()
2738 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes, in SdXMLObjectShapeContext()
2740 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXMLObjectShapeContext()
2957 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes, in SdXMLAppletShapeContext()
2959 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLAppletShapeContext()
3122 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes, in SdXMLPluginShapeContext()
3124 SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLPluginShapeContext()
3394 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes, in SdXMLFloatingFrameShapeContext()
3396 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXMLFloatingFrameShapeContext()
3491 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes, in SdXMLFrameShapeContext()
3493 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLFrameShapeContext()
3762 uno::Reference< drawing::XShapes >& rShapes, in SdXMLCustomShapeContext()
3764 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXMLCustomShapeContext()
3954 …buteList>& xAttrList, com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes ) in SdXMLTableShapeContext() argument
3955 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, sal_False ) in SdXMLTableShapeContext()