Searched refs:SdXMLRectShapeContext (Results 1 – 3 of 3) sorted by relevance
132 class SdXMLRectShapeContext : public SdXMLShapeContext class139 SdXMLRectShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx,144 virtual ~SdXMLRectShapeContext();
999 TYPEINIT1( SdXMLRectShapeContext, SdXMLShapeContext );1001 SdXMLRectShapeContext::SdXMLRectShapeContext( in SdXMLRectShapeContext() function in SdXMLRectShapeContext1015 SdXMLRectShapeContext::~SdXMLRectShapeContext() in ~SdXMLRectShapeContext()1022 void SdXMLRectShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName… in processAttribute()1038 void SdXMLRectShapeContext::StartElement(const uno::Reference< xml::sax::XAttributeList>& xAttrList) in StartElement()
816 …pContext = new SdXMLRectShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTempora… in CreateGroupChildContext()
Completed in 47 milliseconds