33 const uno::Reference< xml::sax::XFastAttributeList>& xAttrList,
34 uno::Reference< drawing::XShapes >
const & rShapes,
46 const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList )
74 const css::uno::Reference< css::xml::sax::XFastAttributeList >& )
78 AddShape(
"com.sun.star.drawing.GroupShape" );
SvXMLImport & GetImport()
void AddShape(css::uno::Reference< css::drawing::XShape > &xShape)
css::uno::Reference< css::drawing::XShapes > mxChildren
void addGluePoint(const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList)
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override
css::uno::Reference< css::drawing::XShape > mxShape
virtual ~SdXMLGroupShapeContext() override
css::uno::Reference< css::xml::sax::XFastAttributeList > mxAttrList
css::uno::Reference< css::drawing::XShapes > mxShapes
virtual void SAL_CALL endFastElement(sal_Int32 nElement) override
endFastElement is called before a context will be destructed, but after an elements context has been ...
Handling of tokens in XML:
void SetStyle(bool bSupportsStyle=true)
if bSupportsStyle is false, auto styles will be set but not a style
#define XML_ELEMENT(prefix, name)
static SvXMLShapeContext * CreateGroupChildContext(SvXMLImport &rImport, sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, css::uno::Reference< css::drawing::XShapes > const &rShapes, bool bTemporaryShape=false)
virtual void SAL_CALL endFastElement(sal_Int32 nElement) override
endFastElement is called before a context will be destructed, but after an elements context has been ...
SdXMLGroupShapeContext(SvXMLImport &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, css::uno::Reference< css::drawing::XShapes > const &rShapes, bool bTemporaryShape)
rtl::Reference< XMLShapeImportHelper > const & GetShapeImport()
virtual void SAL_CALL startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override