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" );
95 GetImport().GetShapeImport()->popGroupAndPostProcess();
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override
SdXMLGroupShapeContext(SvXMLImport &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, css::uno::Reference< css::drawing::XShapes > const &rShapes, bool bTemporaryShape)
css::uno::Reference< css::drawing::XShapes > mxChildren
virtual void SAL_CALL startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
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 ...
virtual ~SdXMLGroupShapeContext() override
void addGluePoint(const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList)
void AddShape(css::uno::Reference< css::drawing::XShape > &xShape)
SvXMLImport & GetImport()
css::uno::Reference< css::xml::sax::XFastAttributeList > mxAttrList
void SetStyle(bool bSupportsStyle=true)
if bSupportsStyle is false, auto styles will be set but not a style
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 ...
css::uno::Reference< css::drawing::XShapes > mxShapes
css::uno::Reference< css::drawing::XShape > mxShape
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)
Handling of tokens in XML:
#define XML_ELEMENT(prefix, name)