Searched refs:SdXMLPolygonShapeContext (Results 1 – 3 of 3) sorted by relevance
207 class SdXMLPolygonShapeContext : public SdXMLShapeContext class216 SdXMLPolygonShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx,220 virtual ~SdXMLPolygonShapeContext();
1334 TYPEINIT1( SdXMLPolygonShapeContext, SdXMLShapeContext );1336 SdXMLPolygonShapeContext::SdXMLPolygonShapeContext( in SdXMLPolygonShapeContext() function in SdXMLPolygonShapeContext1350 void SdXMLPolygonShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalN… in processAttribute()1374 SdXMLPolygonShapeContext::~SdXMLPolygonShapeContext() in ~SdXMLPolygonShapeContext()1380 void SdXMLPolygonShapeContext::StartElement(const uno::Reference< xml::sax::XAttributeList>& xAttrL… in StartElement()
836 pContext = new SdXMLPolygonShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, in CreateGroupChildContext()
Completed in 50 milliseconds