Lines Matching refs:rShapes
58 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DObjectContext()
60 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXML3DObjectContext()
194 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DCubeObjectShapeContext()
196 : SdXML3DObjectContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXML3DCubeObjectShapeContext()
305 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DSphereObjectShapeContext()
307 : SdXML3DObjectContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXML3DSphereObjectShapeContext()
413 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DPolygonBasedShapeContext()
415 : SdXML3DObjectContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXML3DPolygonBasedShapeContext()
509 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DLatheObjectShapeContext()
511 : SdXML3DPolygonBasedShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXML3DLatheObjectShapeContext()
553 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DExtrudeObjectShapeContext()
555 : SdXML3DPolygonBasedShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXML3DExtrudeObjectShapeContext()